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

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

__pad0__MessagingManagerprotected
__pad1__MessagingManagerprotected
MeetsRequirementsToWork() overrideAsaApiUtilsMessagingManagerinlinevirtual
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) overrideAsaApiUtilsMessagingManagerinlineprotectedvirtual
SendNotificationPrettyToPlayer(APlayerController *PC, const FString &Text, const FLinearColor &BackgroundColor, const FLinearColor &TextColor, const double TextScale, const double Duration, const Position TextJustification, const Position ScreenPosition, const bool bAddToChat)AsaApiUtilsMessagingManagerinline
SendNotificationPrettyToPlayer(const FString &EOSid, const FString &Text, const FLinearColor &BackgroundColor, const FLinearColor &TextColor, const double TextScale, const double Duration, const Position TextJustification, const Position ScreenPosition, const bool bAddToChat)AsaApiUtilsMessagingManagerinline
SendNotificationPrettyToPlayers(TArray< APlayerController * > PCs, const FString &Text, const FLinearColor &BackgroundColor, const FLinearColor &TextColor, const double TextScale, const double Duration, const Position TextJustification, const Position ScreenPosition, const bool bAddToChat)AsaApiUtilsMessagingManagerinline
SendNotificationPrettyToPlayers(const TArray< FString > &IDs, const FString &Text, const FLinearColor &BackgroundColor, const FLinearColor &TextColor, const double TextScale, const double Duration, const Position TextJustification, const Position ScreenPosition, const bool bAddToChat)AsaApiUtilsMessagingManagerinline
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
SendServerMessage_Impl(AShooterPlayerController *player_controller, FLinearColor msg_color, const FString &msg) overrideAsaApiUtilsMessagingManagerinlineprotected
SendServerMessageToAll(FLinearColor msg_color, const T *msg, Args &&... args)MessagingManagerinline
SetWorldContext(UWorld *world_context)MessagingManagerinline