#include <BroadcastMessageComponent.h>
|
static void | BroadcastServerMessage (const UObject *WorldContextObject, TSubclassOf< class ULocalMessage > Message, const int32 Data, APlayerState *PlayerStateA, APlayerState *PlayerStateB, UObject *Object) |
|
static void | SendServerMessage (APlayerController *PlayerController, TSubclassOf< class ULocalMessage > Message, const int32 Data, APlayerState *PlayerStateA, APlayerState *PlayerStateB, UObject *Object) |
|
◆ AddComponentToActor()
void UBroadcastMessageComponent::AddComponentToActor |
( |
UObject * |
Object | ) |
const |
|
protected |
◆ ReceiveMessage()
void UBroadcastMessageComponent::ReceiveMessage |
( |
AProjectXPlayerController * |
PlayerController, |
|
|
int32 |
Data, |
|
|
APlayerState * |
PlayerStateA, |
|
|
APlayerState * |
PlayerStateB, |
|
|
UObject * |
Object |
|
) |
| const |
|
overridevirtual |
◆ RemoveComponentFromActor()
void UBroadcastMessageComponent::RemoveComponentFromActor |
( |
UObject * |
Object | ) |
const |
|
protected |
◆ ComponentClass
TSubclassOf<UActorComponent> UBroadcastMessageComponent::ComponentClass |
|
protected |
The documentation for this class was generated from the following files: