LEAP Documentation 40220
Documentation for the LEAP project
UBroadcastMessageComponent Member List

This is the complete list of members for UBroadcastMessageComponent, including all inherited members.

AddComponentToActor(UObject *Object) constUBroadcastMessageComponentprotected
BroadcastServerMessage(const UObject *WorldContextObject, TSubclassOf< class ULocalMessage > Message, const int32 Data, APlayerState *PlayerStateA, APlayerState *PlayerStateB, UObject *Object)UBroadcastMessagestatic
ClientReceive(const FClientReceiveData &ClientData) const overrideUBroadcastMessagevirtual
ComponentClassUBroadcastMessageComponentprotected
K2_ReceiveMessage(AProjectXPlayerController *PlayerController, int32 Data, APlayerState *PlayerStateA, APlayerState *PlayerStateB, UObject *Object) constUBroadcastMessageprotected
ReceiveMessage(AProjectXPlayerController *PlayerController, int32 Data, APlayerState *PlayerStateA, APlayerState *PlayerStateB, UObject *Object) const overrideUBroadcastMessageComponentvirtual
RemoveComponentFromActor(UObject *Object) constUBroadcastMessageComponentprotected
SendServerMessage(APlayerController *PlayerController, TSubclassOf< class ULocalMessage > Message, const int32 Data, APlayerState *PlayerStateA, APlayerState *PlayerStateB, UObject *Object)UBroadcastMessagestatic