Navigation
API > API/Plugins > API/Plugins/DatasmithContent
| |
|
| Name |
ADatasmithSceneActor |
| Type |
class |
| Header File |
/Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithSceneActor.h |
| Include Path |
#include "DatasmithSceneActor.h" |
Syntax
UCLASS (MinimalAPI)
class ADatasmithSceneActor : public AActor
Inheritance Hierarchy
Constructors
Variables
Public
Protected
Functions
Public
Overridden from UObject
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void BeginDestroy()
|
Clean up delegates before destruction. |
DatasmithSceneActor.h |
|