|
| UNVDataObject (const FObjectInitializer &ObjectInitializer) |
|
virtual void | Serialize (FArchive &Ar) override |
|
|
static UObject * | CreateObjectFromDefinitionData (UNVDataObjectAsset *DefinitionDataObj) |
|
static UNVDataObject * | DeserializeFromJsonFile (const FString &SourceFilePath, UObject *InParent, FName InName, EObjectFlags Flags) |
|
static UNVDataObject * | DeserializeFromJsonString (const FString &SourceJsonString, UObject *InParent, FName InName, EObjectFlags Flags) |
|
static bool | SerializeToJsonFile (const UNVDataObject *DataObject, const FString &OutputFilePath) |
|
|
TSubclassOf< UObject > | LogicHandlerClassType |
|
Definition at line 58 of file NVDataObject.h.
The documentation for this class was generated from the following file: