Navigation
API > API/Plugins > API/Plugins/TakesCore > API/Plugins/TakesCore/UTakeMetaData
References
| Module | TakesCore |
| Header | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeMetaData.h |
| Include | #include "TakeMetaData.h" |
| Source | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Private/TakeMetaData.cpp |
static UTakeMetaData &42; CreateFromDefaults
&40;
UObject &42; Outer,
FName Name
&41;
Remarks
Create a new meta-data object from the project defaults
Parameters
| Name | Description |
|---|---|
| Outer | The object to allocate the new meta-data within |
| Name | The name for the new object. Must not already exist |