Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FSubScriptStructOf
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Templates/SubScriptStructOf.h | |||
FSubScriptStructOf
(
UScriptStruct* From |
Constructor that takes a UScriptStruct*. | Templates/SubScriptStructOf.h |
FSubScriptStructOf()
| Name | FSubScriptStructOf |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Templates/SubScriptStructOf.h |
| Include Path | #include "Templates/SubScriptStructOf.h" |
FSubScriptStructOf()
FSubScriptStructOf(UScriptStruct *)
Description
Constructor that takes a UScriptStruct*.
| Name | FSubScriptStructOf |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Templates/SubScriptStructOf.h |
| Include Path | #include "Templates/SubScriptStructOf.h" |
FSubScriptStructOf
(
UScriptStruct * From
)