Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
MessagingManager Member List

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

__pad0__MessagingManagerprotected
__pad1__MessagingManagerprotected
MeetsRequirementsToWork()MessagingManagerinlinevirtual
msgMessagingManagerprotected
msgMessagingManagerprotected
msg_colorMessagingManagerprotected
SendChatMessage(AShooterPlayerController *player_controller, const FString &sender_name, const T *msg, Args &&... args)MessagingManagerinline
SendChatMessage_Impl(AShooterPlayerController *player_controller, const FString &sender_name, const FString &msg)MessagingManagerinlineprotectedvirtual
SendChatMessageToAll(const FString &sender_name, const T *msg, Args &&... args)MessagingManagerinline
SendNotification(AShooterPlayerController *player_controller, FLinearColor color, float display_scale, float display_time, UTexture2D *icon, const T *msg, Args &&... args)MessagingManagerinline
SendNotification_Impl(AShooterPlayerController *player_controller, FLinearColor color, float display_scale, float display_time, UTexture2D *icon, const FString &msg)MessagingManagerinlineprotectedvirtual
SendNotificationToAll(FLinearColor color, float display_scale, float display_time, UTexture2D *icon, const T *msg, Args &&... args)MessagingManagerinline
SendServerMessage(AShooterPlayerController *player_controller, FLinearColor msg_color, const T *msg, Args &&... args)MessagingManagerinline
SendServerMessageToAll(FLinearColor msg_color, const T *msg, Args &&... args)MessagingManagerinline
SetWorldContext(UWorld *world_context)MessagingManagerinline