UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PlayerState.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Templates/SubclassOf.h"
#include "GameFramework/Actor.h"
#include "Online/CoreOnline.h"
#include "GameFramework/OnlineReplStructs.h"
#include "GameFramework/Info.h"
#include "PlayerState.generated.h"

Go to the source code of this file.

Classes

struct  PingAvgData
 
class  APlayerState
 
struct  FSetPlayerStatePawn
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams (FOnPlayerStatePawnSet, APlayerState *, Player, APawn *, NewPawn, APawn *, OldPawn)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams ( FOnPlayerStatePawnSet  ,
APlayerState ,
Player  ,
APawn *  ,
NewPawn  ,
APawn *  ,
OldPawn   
)