Class USimpleConstructionScript : UObject Path C++ Link /Script/Engine.SimpleConstructionScript 0x00B0 (176 B) align 8 inherited 0x0028 vtable 0x80060d0 /Script/Engine 0x00x00B0 Members 3 Show inherited members OffsetSizeNameTypeFlagsDefault0x00280x10RootNodesTArray<USCS_Node*>4 flags[]0x00380x10AllNodesTArray<USCS_Node*>4 flags[]0x00480x08DefaultSceneRootNodeUSCS_Node*6 flagsnullptr0x00500x60unreflected bytes to end of USimpleConstructionScript Functions 0 SignatureFlagsNativeParamsNo reflected functions. Used by 2types with a member, parameter or interface of this type UBlueprintUBlueprintGeneratedClass // /Script/Engine.SimpleConstructionScript // size 0x00B0 (176), inherited 0x0028, align 8 class USimpleConstructionScript : public UObject { public: TArray<USCS_Node*> RootNodes; // 0x0028(0x10) ZeroConstructor UObjectWrapper NativeAccessSpecifierPrivate TObjectPtr = [] TArray<USCS_Node*> AllNodes; // 0x0038(0x10) ZeroConstructor UObjectWrapper NativeAccessSpecifierPrivate TObjectPtr = [] USCS_Node* DefaultSceneRootNode; // 0x0048(0x08) ZeroConstructor NoDestructor UObjectWrapper HasGetValueTypeHash NativeAccessSpecifierPrivate TObjectPtr = nullptr uint8 pad_0[0x60]; // 0x0050(0x60) };