![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
This is the complete list of members for UBroadcastMessageVIPEvent, including all inherited members.
AddComponentToActor(UObject *Object) const | UBroadcastMessageComponent | protected |
BroadcastServerMessage(const UObject *WorldContextObject, TSubclassOf< class ULocalMessage > Message, const int32 Data, APlayerState *PlayerStateA, APlayerState *PlayerStateB, UObject *Object) | UBroadcastMessage | static |
ClientReceive(const FClientReceiveData &ClientData) const override | UBroadcastMessage | virtual |
ComponentClass | UBroadcastMessageComponent | protected |
K2_ReceiveMessage(AProjectXPlayerController *PlayerController, int32 Data, APlayerState *PlayerStateA, APlayerState *PlayerStateB, UObject *Object) const | UBroadcastMessage | protected |
ReceiveMessage(AProjectXPlayerController *PlayerController, int32 Data, APlayerState *PlayerStateA, APlayerState *PlayerStateB, UObject *Object) const override | UBroadcastMessageVIPEvent | virtual |
RemoveComponentFromActor(UObject *Object) const | UBroadcastMessageComponent | protected |
SendServerMessage(APlayerController *PlayerController, TSubclassOf< class ULocalMessage > Message, const int32 Data, APlayerState *PlayerStateA, APlayerState *PlayerStateB, UObject *Object) | UBroadcastMessage | static |