Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeAreaLight
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDatasmithFacadeAreaLight
(
const TCHAR* InElementName |
DatasmithFacadeActorLight.h | ||
FDatasmithFacadeAreaLight
(
const TSharedRef< IDatasmithAreaLightElement >& InInternalActor |
DatasmithFacadeActorLight.h |
FDatasmithFacadeAreaLight(const TCHAR *)
| Name | FDatasmithFacadeAreaLight |
| Type | function |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeActorLight.h |
| Include Path | #include "DatasmithFacadeActorLight.h" |
| Source | /Engine/Source/Developer/Datasmith/DatasmithFacade/Private/DatasmithFacadeActorLight.cpp |
FDatasmithFacadeAreaLight
(
const TCHAR * InElementName
)
FDatasmithFacadeAreaLight(const TSharedRef< IDatasmithAreaLightElement > &)
| Name | FDatasmithFacadeAreaLight |
| Type | function |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeActorLight.h |
| Include Path | #include "DatasmithFacadeActorLight.h" |
| Source | /Engine/Source/Developer/Datasmith/DatasmithFacade/Private/DatasmithFacadeActorLight.cpp |
FDatasmithFacadeAreaLight
(
const TSharedRef < IDatasmithAreaLightElement > & InInternalActor
)