0x00x0118
Members 6
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x0030 | 0x10 | padding / unreflected | |||
| 0x50 | ContextMap | TMap<EMatchContextType, FMatchContextData> | Protected+1 flags | <TMap> | |
| 0x01 | PendingTimeOfDay | ETimeOfDay | 6 flags | Random | |
| 0x0091 | 0x01 | padding / unreflected | |||
| 0x01 | MatchStormEffect | EStormEffect | Protected+7 flags | Random | |
| 0x0093 | 0x05 | padding / unreflected | |||
| 0x10 | Cheat_DisabledItems | TArray<FName> | Protected+2 flags | [] | |
| 0x10 | Cheat_VanIssueArray | TArray<EVehiclePart> | Protected+3 flags | [] | |
| 0x04 | Cheat_VanIssueBudget | int32 | Protected+5 flags | 0 | |
| 0x00BC | 0x5C | unreflected bytes to end of UMatchSelectionSubsystem | |||
Functions 14
| Signature | Flags | Native | Params |
|---|---|---|---|
| bool WasContextInitialized(const EMatchContextType& Context) | FinalNative+1 flags | 0x02 | |
| void SetPendingTimeOfDay(const ETimeOfDay& NewTimeOfDay) | FinalNative+1 flags | 0x01 | |
| void SetDifficultyMode(const EGameDifficulty& NewDifficulty) | FinalNative+1 flags | 0x01 | |
| void SaveVolumeForPlayer(const FString& UserId, float NewValue) | FinalNative+1 flags | 0x14 | |
| ETimeOfDay ResolveTimeOfDay(int32 PlayerCount) | FinalNative+1 flags | 0x05 | |
| void OnMatchContextInitializedSignature__DelegateSignature(const EMatchContextType& Context, FMatchProfile& MatchProfile) | Public | 0x38 | |
| float LoadVolumeForPlayer(const FString& UserId) | FinalNative+1 flags | 0x14 | |
| void InitContextWithTags(const EMatchContextType& Context, FGameplayTagContainer& InTags) | FinalNative+1 flags | 0x28 | |
| EGameDifficulty GetMatchDifficulty() | FinalNative+1 flags | 0x01 | |
| void DeleteVolumeForPlayer(const FString& UserId) | FinalNative+1 flags | 0x10 | |
| void Cheat_VetoItem(const FName& ItemName) | FinalNative+1 flags | 0x08 | |
| void Cheat_SetVanIssueBudget(int32 NewBudget) | FinalNative+1 flags | 0x04 | |
| void Cheat_SetCustomStormEffect(const EStormEffect& NewEffect) | FinalNative+1 flags | 0x01 | |
| void Cheat_AddVanIssue(const EVehiclePart& IssuePart) | FinalNative+1 flags | 0x01 |