|
FGuid & | LightingGuidField () |
|
int & | LevelIndexField () |
|
TEnumAsByte< enum TextureFilter > & | FilterField () |
|
TEnumAsByte< enum TextureCookPlatformTilingSettings > & | CookPlatformTilingSettingsField () |
|
FRenderCommandFence & | ReleaseFenceField () |
|
BitFieldValue< bool, unsigned __int32 > | SRGB () |
|
BitFieldValue< bool, unsigned __int32 > | bNoTiling () |
|
BitFieldValue< bool, unsigned __int32 > | VirtualTextureStreaming () |
|
BitFieldValue< bool, unsigned __int32 > | CompressionYCoCg () |
|
BitFieldValue< bool, unsigned __int32 > | bNotOfflineProcessed () |
|
BitFieldValue< bool, unsigned __int32 > | bAsyncResourceReleaseHasBeenStarted () |
|
const FString * | GetAssetUserDataArray () |
|
EMaterialValueType | GetMaterialType () |
|
FTextureResource * | CreateResource () |
|
int | GetCachedLODBias () |
|
void | Serialize (FStructuredArchiveRecord Record) |
|
const FTextureResource * | GetResource () |
|
void | ReleaseResource () |
|
void | Serialize (FArchive *Ar) |
|
void | PostLoad () |
|
void | BeginFinalReleaseResource () |
|
void | BeginDestroy () |
|
bool | IsReadyForFinishDestroy () |
|
void | FinishDestroy () |
|
unsigned int | GetMipIoFilenameHash (const int MipIndex) |
|
bool | DoesMipDataExist (const int MipIndex) |
|
bool | HasPendingRenderResourceInitialization () |
|
bool | HasPendingLODTransition () |
|
float | GetLastRenderTimeForStreaming () |
|
void | InvalidateLastRenderTimeForStreaming () |
|
bool | ShouldMipLevelsBeForcedResident () |
|
void | PostCDOContruct () |
|
void | AddAssetUserData (UAssetUserData *InUserData) |
|
UAssetUserData * | GetAssetUserDataOfClass (TSubclassOf< UAssetUserData > InUserDataClass) |
|
void | RemoveUserDataOfClass (TSubclassOf< UAssetUserData > InUserDataClass) |
|
FStreamableRenderResourceState * | GetResourcePostInitState (FStreamableRenderResourceState *result, const FTexturePlatformData *PlatformData, bool bAllowStreaming, int MinRequestMipCount, int MaxMipCount, bool bSkipCanBeLoaded) |
|
void | GetVirtualTextureBuildSettings (FVirtualTextureBuildSettings *OutSettings) |
|
void | SerializeCookedPlatformData (FArchive *Ar) |
|
unsigned int | GetSurfaceArraySize () |
|
float | GetSurfaceDepth () |
|
float | GetSurfaceHeight () |
|
float | GetSurfaceWidth () |
|
ETextureClass | GetTextureClass () |
|
long double & | ForceMipLevelsToBeResidentTimestampField () |
|
int & | NumCinematicMipLevelsField () |
|
int & | StreamingIndexField () |
|
BitFieldValue< bool, unsigned __int32 > | NeverStream () |
|
BitFieldValue< bool, unsigned __int32 > | bGlobalForceMipLevelsToBeResident () |
|
BitFieldValue< bool, unsigned __int32 > | bHasStreamingUpdatePending () |
|
BitFieldValue< bool, unsigned __int32 > | bForceMiplevelsToBeResident () |
|
BitFieldValue< bool, unsigned __int32 > | bIgnoreStreamingMipBias () |
|
BitFieldValue< bool, unsigned __int32 > | bUseCinematicMipLevels () |
|
void | ResizeGrow (int OldNum) |
|
bool | StreamIn (int NewMipCount, bool bHighPrio) |
|
bool | StreamOut (int NewMipCount) |
|
int | CalcCumulativeLODSize (int NumLODs) |
|
bool | ShouldMipLevelsBeForcedResident () |
|
float | GetLastRenderTimeForStreaming () |
|
bool | DoesMipDataExist (const int MipIndex) |
|
unsigned int | GetMipIoFilenameHash (const int MipIndex) |
|
void | TickMipLevelChangeCallbacks (TArray< UStreamableRenderAsset *, TSizedDefaultAllocator< 32 > > *DeferredTickCBAssets) |
|
void | TickStreaming (bool bSendCompletionEvents, TArray< UStreamableRenderAsset *, TSizedDefaultAllocator< 32 > > *DeferredTickCBAssets) |
|
void | SetForceMipLevelsToBeResident (float Seconds, int CinematicLODGroupMask) |
|
bool | HasPendingInitOrStreaming (bool bWaitForLODTransition) |
|
void | LinkStreaming () |
|
void | UnlinkStreaming () |
|
void | WaitForPendingInitOrStreaming (bool bWaitForLODTransition, bool bSendCompletionEvents) |
|
void | BeginDestroy () |
|
bool | IsReadyForFinishDestroy () |
|
void | RemoveAtSwapImpl (int Index, int Count, bool bAllowShrinking) |
|
void | RemoveAtImpl (int Index, int Count, bool bAllowShrinking) |
|
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 832 of file UE.h.