Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaEditor > API/Plugins/AudioSynesthesiaEditor/UAudioSynesthesiaNRTFactory
- UFactory::FactoryCreateNew()
- UAudioSynesthesiaNRTFactory::FactoryCreateNew()
References
| Module | AudioSynesthesiaEditor |
| Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaEditor/Classes/AudioSynesthesiaNRTFactory.h |
| Include | #include "AudioSynesthesiaNRTFactory.h" |
| Source | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaEditor/Private/AudioSynesthesiaNRTFactory.cpp |
virtual UObject &42; FactoryCreateNew
&40;
UClass &42; InClass,
UObject &42; InParent,
FName InName,
EObjectFlags Flags,
UObject &42; Context,
FFeedbackContext &42; Warn
&41;
Remarks
Create a new object by class. The new object.
Parameters
| Name | Description |
|---|---|
| InClass | |
| InParent | |
| InName | |
| Flags | |
| Context | |
| Warn |