UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TStructOnScope< T > Member List

This is the complete list of members for TStructOnScope< T >, including all inherited members.

AddReferencedObjects(FReferenceCollector &Collector)FStructOnScope
Cast()TStructOnScope< T >inline
Cast() constTStructOnScope< T >inline
CastChecked()TStructOnScope< T >inline
CastChecked() constTStructOnScope< T >inline
FStructOnScope()FStructOnScope
FStructOnScope(const UStruct *InScriptStruct)FStructOnScope
FStructOnScope(const UStruct *InScriptStruct, uint8 *InData)FStructOnScope
FStructOnScope(FStructOnScope &&InOther)FStructOnScope
FStructOnScope(const FStructOnScope &)=deleteFStructOnScope
Get() constTStructOnScope< T >inline
GetStruct() constFStructOnScopeinlinevirtual
GetStructPtr()FStructOnScopeinline
InitializeAs(TArgs &&... InArgs)TStructOnScope< T >inline
InitializeFrom(const FStructOnScope &InOther)TStructOnScope< T >inline
InitializeFrom(FStructOnScope &&InOther)TStructOnScope< T >inline
InitializeFromChecked(const FStructOnScope &InOther)TStructOnScope< T >inline
InitializeFromChecked(FStructOnScope &&InOther)TStructOnScope< T >inline
IsValid() constFStructOnScopeinlinevirtual
operator bool() constTStructOnScope< T >inlineexplicit
operator->() constTStructOnScope< T >inline
operator=(TStructOnScope &&InOther)=defaultTStructOnScope< T >
operator=(U &&InStruct)TStructOnScope< T >inline
FStructOnScope::operator=(FStructOnScope &&InOther)FStructOnScopeinline
FStructOnScope::operator=(const FStructOnScope &)=deleteFStructOnScope
OwnsMemoryFStructOnScopeprotected
PackageFStructOnScopeprotected
Reset()FStructOnScopeinlinevirtual
SampleStructMemoryFStructOnScopeprotected
ScriptStructFStructOnScopeprotected
Serialize(FArchive &Ar)TStructOnScope< T >inline
TStructOnScope()=defaultTStructOnScope< T >
TStructOnScope(TStructOnScope &&InOther)=defaultTStructOnScope< T >
TStructOnScope(U &&InStruct)TStructOnScope< T >inlineexplicit
~FStructOnScope()FStructOnScopevirtual
~TStructOnScope()=defaultTStructOnScope< T >virtual