UScriptStruct

Overload list

Windows
MacOS
Linux
Name Description

Public function

UScriptStruct

(
    FVTableHelper& Helper
)

DO NOT USE. This constructor is for internal usage only for hot-reload purposes.

Public function

UScriptStruct

(
    const FObjectInitializer& ObjectIn...
)

DO NOT USE. This constructor is for internal usage only for hot-reload purposes.

Public function

UScriptStruct

(
    EStaticConstructor,
    int32 InSize,
    int32 InAlignment,
    EObjectFlags InFlags
)

Public function

UScriptStruct

(
    const FObjectInitializer& ObjectIn...,
    UScriptStruct* InSuperStruct,
    ICppStructOps* InCppStructOps,
    EStructFlags InStructFlags,
    SIZE_T ExplicitSize,
    SIZE_T ExplicitAlignment
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss