Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TScriptSet
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/Set.h |
| Include | #include "Containers/Set.h" |
int32 AddUninitialized
&40;
const FScriptSetLayout & Layout
&41;
Remarks
Adds an uninitialized object to the set. The set will need rehashing at some point after this call to make it valid. The index of the added element.