Zdexby TheHolyOneZ
5,360 classes
Class

UVoiceChatSubsystem

: UWorldSubsystem : USubsystem : UObject
/Script/StormEscape.VoiceChatSubsystem 0x0100 (256 B) align 8 inherited 0x0030 vtable /Script/StormEscape
0x00x0100

Members 6

OffsetSizeNameTypeFlagsDefault
0x08MatchSubsystemUMatchSelectionSubsystem*4 flagsnullptr
0x00380x20padding / unreflected
0x50UserMapTMap<FString, FVoiceUserData>1 flags<TMap>
0x10OnVoiceActivityChangedDelegateFMulticastScriptDelegate4 flags<delegate>
0x10OnUserVolumeChangedDelegateFMulticastScriptDelegate3 flags<delegate>
0x10OnProximityCharacterCreatedDelegateFMulticastScriptDelegate3 flags<delegate>
0x08RadioSubsystemURadioSubsystem*4 flagsnullptr
0x00E00x20unreflected bytes to end of UVoiceChatSubsystem

Functions 20

SignatureFlagsNativeParams
bool SetUserVolumeStr(const FString& UserIdStr, float NewValue)FinalNative+1 flags0x15
bool SetUserVolume(FUniqueNetIdRepl& UserId, float NewValue)FinalNative+1 flags0x35
void OnVoiceUserVolumeChangedSignature__DelegateSignature(const FString& UserId, float NewValue)Public0x14
void OnVoiceProximityCharacterCreatedSignature__DelegateSignature(ACharacter* NewCharacter, const FString& UserId)Public0x18
void OnVoicePeerReviveSignature__DelegateSignature(int64 DeathChatPeer)Public0x08
void OnVoicePeerLeftSignature__DelegateSignature(int64 peerId, const EVoiceRoomType& room)Public0x09
void OnVoicePeerDeathSignature__DelegateSignature(int64 DeathChatPeer)Public0x08
void OnVoiceActivityChangedSignature__DelegateSignature(const FString& UserId, const EVoiceState& NewState)Public0x11
void HandleUserRevive(ACharacter* Character)FinalNative+1 flags0x08
void HandleUserDeath(bool bIsGameOver, ACharacter* Character)FinalNative+1 flags0x10
void HandleProximityCharacterCreated(ACharacter* NewCharacter, const FString& UserId)FinalNative+1 flags0x18
void HandleCharacterVoiceStateChanged(ACharacter* Character, const EVoiceState& NewState)FinalNative+1 flags0x09
bool GetUserVolumeStr(const FString& UserIdStr, const float& OutValue)FinalNative+1 flags0x15
bool GetUserVolume(FUniqueNetIdRepl& UserId, const float& OutValue)FinalNative+1 flags0x35
FString GetUserIdByCharacter(ACharacter* Character)FinalNative+1 flags0x18
int64 GetPeerIdByUser(const FString& UserId, const EVoiceRoomType& room)FinalNative+1 flags0x20
int64 GetPeerIdByCharacter(ACharacter* Character, const EVoiceRoomType& room)FinalNative+1 flags0x18
FString GetLocalUserId()FinalNative+1 flags0x10
int64 GetLocalPeerId(const EVoiceRoomType& room)FinalNative+1 flags0x10
ACharacter* GetCharacterByUserId(const FString& UserId)FinalNative+1 flags0x18

Used by 1

types with a member, parameter or interface of this type