0x00x01A0
Members 6
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | OdinAccessKey | FString | 7 flags | "" | |
| 0x00C8 | 0x50 | padding / unreflected | |||
| 0x08 | TokenGenerator | UOdinTokenGenerator* | Protected+4 flags | nullptr | |
| 0x10 | roomToken | FString | Protected+3 flags | "" | |
| 0x08 | room | UOdinRoom* | Protected+4 flags | nullptr | |
| 0x20 | AudioSettings | FOdinApmSettings | Protected+6 flags | {bVoiceActivityDetection=true, fVadAttackProbability=0.9, f… | |
| 0x08 | capture | UOdinAudioCapture* | Protected+4 flags | nullptr | |
| 0x0160 | 0x40 | unreflected bytes to end of ULobbyVoiceChatComponent | |||
Inherited from UActorComponent 15
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x30 | PrimaryComponentTick | FActorComponentTickFunction | 3 flags | {} | |
| 0x10 | ComponentTags | TArray<FName> | 4 flags | [] | |
| 0x10 | AssetUserData | TArray<UAssetUserData*> | Protected+8 flags | [] | |
| 0x0088 | 0x04 | padding / unreflected | |||
| 0x04 | UCSSerializationIndex | int32 | 5 flags | -1 | |
| 0x0090 | 0x04 | padding / unreflected | |||
| 0x01 | bNetAddressable : 1bit 5 | bool | Protected+3 flags | false | |
| 0x01 | bReplicateUsingRegisteredSubObjectList : 1bit 6 | bool | Protected+9 flags | false | |
| 0x01 | bReplicates : 1bit 7 | bool | Net+7 flags | false | |
| 0x0095 | 0x01 | padding / unreflected | |||
| 0x01 | bAutoActivate : 1bit 3 | bool | 6 flags | false | |
| 0x01 | bIsActive : 1bit 4 | bool | NetTransient+4 flags | false | |
| 0x01 | bEditableWhenInherited : 1bit 5 | bool | 5 flags | true | |
| 0x01 | bCanEverAffectNavigation : 1bit 7 | bool | Protected+6 flags | false | |
| 0x01 | bIsEditorOnly : 1bit 1 | bool | 6 flags | false | |
| 0x0098 | 0x19 | padding / unreflected | |||
| 0x01 | CreationMethod | EComponentCreationMethod | 5 flags | Native | |
| 0x01 | OnComponentActivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnComponentDeactivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
Functions 7
| Signature | Flags | Native | Params |
|---|---|---|---|
| void OnOthersMediaRemoved(int64 peerId, UOdinPlaybackMedia* Media, UOdinRoom* OdinRoom) | NativeProtected | 0x18 | |
| void OnOthersMediaAdded(int64 peerId, UOdinPlaybackMedia* Media, UOdinJsonObject* properties, UOdinRoom* OdinRoom) | NativeProtected | 0x20 | |
| void OnOdinPeerLeft(int64 peerId, UOdinRoom* OdinRoom) | NativeProtected | 0x10 | |
| void OnOdinPeerJoined(int64 peerId, const FString& UserId, const TArray<uint8>& userData, UOdinRoom* OdinRoom) | NativeProtected | 0x30 | |
| void OnOdinErrorHandler(int64 ErrorCode) | NativeProtected | 0x08 | |
| void OnJoinedOdinRoom(const FString& roomId, const TArray<uint8>& roomUserData, const FString& customer, int64 ownPeerId, const FString& ownUserId) | NativeProtected | 0x48 | |
| void ConnectToVoiceChat() | FinalNative+1 flags | 0x00 |