|
| UPrimalGameData *& | PrimalGameDataField () |
| |
| UPrimalGameData *& | PrimalGameDataOverrideField () |
| |
| UPrimalAssets *& | AssetsField () |
| |
| TArray< UObject *, TSizedDefaultAllocator< 32 > > & | ExtraResourcesField () |
| |
| bool & | bAllowNonDedicatedHostField () |
| |
| TArray< FString, TSizedDefaultAllocator< 32 > > & | UIOnlyShowMapFileNamesField () |
| |
| TArray< FString, TSizedDefaultAllocator< 32 > > & | UIOnlyShowModIDsField () |
| |
| FString & | CreditStringField () |
| |
| FLinearColor & | AlphaMissionColorField () |
| |
| FLinearColor & | BetaMissionColorField () |
| |
| FLinearColor & | GammaMissionColorField () |
| |
| FLinearColor & | MissionCompleteMultiUseWheelTextColorField () |
| |
| UFont *& | BigFont_OfflineField () |
| |
| UFont *& | NormalFont_OfflineField () |
| |
| UFont *& | SmallFont_OfflineField () |
| |
| TArray< USoundClass *, TSizedDefaultAllocator< 32 > > & | CoreSoundClassesField () |
| |
| USoundClass *& | PS5GamepadSoundClassField () |
| |
| USoundClass *& | PS5GamepadHandsSoundClassField () |
| |
| TObjectPtr< USoundSubmix > & | PS5GamepadSubmixField () |
| |
| UMaterialInterface *& | DefaultRenderTargetMaterialField () |
| |
| UTriggerEffectLibrary *& | TriggerEffectLibraryField () |
| |
| bool & | bGameMediaLoadedField () |
| |
| bool & | bContentStrippedForDedicatedField () |
| |
| unsigned __int64 & | LoadedTotalConversionField () |
| |
| int & | SavingFilesCounterField () |
| |
| TDelegate< void __cdecl(bool), FDefaultDelegateUserPolicy > & | CompletedDialogField () |
| |
| FStreamableManager & | StreamableManagerField () |
| |
| UMaterialInstanceConstant *& | VertexVizField () |
| |
| FOpenColorIODisplayConfiguration & | DefaultOpenColorIODisplayConfigurationField () |
| |
| FCachedDBAccessor & | CachedDBsField () |
| |
| void | AsyncLoadGameMedia (bool LoadForConsoleDedicated, bool bIsTCSwap, bool bForceSynchronous) |
| |
| void | UpdateOfflineFonts () |
| |
| void | FinishLoadGameMedia () |
| |
| void | FinishedLoadingGameMedia () |
| |
| void | LoadNextTick (UWorld *ForWorld, bool bWithLoadForDedicated) |
| |
| void | OnConfirmationDialogClosed (bool bAccept) |
| |
| bool | ProcessConsoleExec (const wchar_t *Cmd, FOutputDevice *Ar, UObject *Executor) |
| |
| FString * | GetDetailedInfoInternal (FString *result) |
| |
| bool | AreAllOuterObjectsValid () |
| |
| bool | IsInBlueprint () |
| |
| bool | IsBasedOnArchetype (const UObject *const SomeObject) |
| |
| UObject * | CreateDefaultSubobject (FName SubobjectFName, UClass *ReturnType, UClass *ClassToCreateByDefault, bool bIsRequired, bool bIsTransient) |
| |
| UObject * | GetDefaultSubobjectByName (FName ToFind) |
| |
| bool | Rename (const wchar_t *InName, UObject *NewOuter, unsigned int Flags) |
| |
| void | PostLoad () |
| |
| bool | NeedsLoadForServer () |
| |
| bool | NeedsLoadForClient () |
| |
| void | BeginDestroy () |
| |
| void | FinishDestroy () |
| |
| FString * | GetDetailedInfo (FString *result) |
| |
| bool | ConditionalBeginDestroy () |
| |
| bool | ConditionalFinishDestroy () |
| |
| void | ConditionalPostLoad () |
| |
| void | PostLoadSubobjects (FObjectInstancingGraph *OuterInstanceGraph) |
| |
| void | ConditionalPostLoadSubobjects (FObjectInstancingGraph *OuterInstanceGraph) |
| |
| void | GetPreloadDependencies (TArray< UObject *, TSizedDefaultAllocator< 32 > > *OutDeps) |
| |
| void | Serialize (FStructuredArchiveRecord Record) |
| |
| void | SerializeScriptProperties (FArchive *Ar) |
| |
| void | SerializeScriptProperties (FStructuredArchiveSlot Slot) |
| |
| void | BuildSubobjectMapping (UObject *OtherObject, TMap< UObject *, UObject *, FDefaultSetAllocator, TDefaultMapHashableKeyFuncs< UObject *, UObject *, 0 > > *ObjectMapping) |
| |
| void | CollectDefaultSubobjects (TArray< UObject *, TSizedDefaultAllocator< 32 > > *OutSubobjectArray, bool bIncludeNestedSubobjects) |
| |
| bool | CheckDefaultSubobjects (bool bForceCheck) |
| |
| bool | CheckDefaultSubobjectsInternal () |
| |
| void | GetAssetRegistryTags (FAssetData *Out) |
| |
| void | GetResourceSizeEx (FResourceSizeEx *CumulativeResourceSize) |
| |
| bool | IsAsset () |
| |
| FPrimaryAssetId * | GetPrimaryAssetId (FPrimaryAssetId *result) |
| |
| bool | IsLocalizedResource () |
| |
| bool | IsSafeForRootSet () |
| |
| void | LoadConfig (UClass *ConfigClass, const wchar_t *InFilename, unsigned int PropagationFlags, FProperty *PropertyToLoad) |
| |
| void | SaveConfig (unsigned __int64 Flags, const wchar_t *InFilename, FConfigCacheIni *Config, bool bAllowCopyToDefaultObject) |
| |
| FString * | GetDefaultConfigFilename (FString *result) |
| |
| bool | IsNameStableForNetworking () |
| |
| bool | IsFullNameStableForNetworking () |
| |
| bool | IsSupportedForNetworking () |
| |
| void | LocalizeProperty (UObject *LocBase, TArray< FString, TSizedDefaultAllocator< 32 > > *PropertyTagChain, FProperty *const BaseProperty, FProperty *const Property, void *const ValueAddress) |
| |
| void | SkipFunction (FFrame *Stack, void *const Z_Param__Result, UFunction *Function) |
| |
| void | CallFunction (FFrame *Stack, void *const Z_Param__Result, UFunction *Function) |
| |
| bool | CallFunctionByNameWithArguments (const wchar_t *Str, FOutputDevice *Ar, UObject *Executor, bool bForceCallWithNonExec) |
| |
| UFunction * | FindFunctionChecked (FName InName, EIncludeSuperFlag::Type a3=EIncludeSuperFlag::IncludeSuper) |
| |
| void | ProcessEvent (UFunction *Function, void *Parms) |
| |
| void | ProcessContextOpcode (FFrame *Stack, void *const Z_Param__Result, bool bCanFailSilently) |
| |
| UObject * | GetArchetype () |
| |
| bool | IsInOrOwnedBy (const UObject *SomeOuter) |
| |
| void | SetLinker (FLinkerLoad *LinkerLoad, int LinkerIndex, bool bShouldDetachExisting) |
| |
| ARK_API FProperty * | FindProperty (FName name) |
| |
| FPackageFileVersion * | GetLinkerUEVersion (FPackageFileVersion *result) |
| |
| FString * | GetPathName (FString *result, const UObject *StopOuter) |
| |
| void | GetPathName (const UObject *StopOuter, FString *ResultString) |
| |
| void | GetPathName (const UObject *StopOuter, TStringBuilderBase< wchar_t > *ResultString) |
| |
| FString * | GetFullGroupName (FString *result, bool bStartWithOuter) |
| |
| UObject * | GetOutermostObject () |
| |
| UPackage * | GetPackage () |
| |
| bool | MarkPackageDirty () |
| |
| UObject * | GetTypedOuter (UClass *Target) |
| |
| bool | IsIn (const UObject *SomeOuter) |
| |
| bool | IsInPackage (const UPackage *SomePackage) |
| |
| void * | GetInterfaceAddress (UClass *InterfaceClass) |
| |
| bool | IsDefaultSubobject () |
| |
| void | AddToCluster (UObjectBaseUtility *ClusterRootOrObjectFromCluster, bool bAddAsMutableObject) |
| |
| bool | CanBeInCluster () |
| |
| void | CreateCluster () |
| |
| FLinkerLoad * | GetLinker () |
| |
| int | GetLinkerIndex () |
| |
| UObjectBase_vtbl *& | __vftableField () |
| |
| EObjectFlags & | ObjectFlagsField () |
| |
| int & | InternalIndexField () |
| |
| UClass *& | ClassPrivateField () |
| |
| UClass *& | ClassField () |
| |
| FName & | NamePrivateField () |
| |
| FName & | NameField () |
| |
| UObject *& | OuterPrivateField () |
| |
| void | DeferredRegister (UClass *UClassStaticClass, const wchar_t *PackageName, const wchar_t *InName) |
| |
| UPackage * | GetExternalPackageInternal () |
| |
| void | SetExternalPackage (UPackage *InPackage) |
| |
| bool | IsValidLowLevel () |
| |
| bool | IsValidLowLevelFast (bool bRecursive) |
| |
Definition at line 1154 of file GameMode.h.