Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeScene
Description
Set the Datasmith scene's label. This is mainly used in conjunction with DirectLink. The scene's label is used to name the source (stream) created to broadcast the content of the scene
| Name | SetLabel |
| Type | function |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeScene.h |
| Include Path | #include "DatasmithFacadeScene.h" |
| Source | /Engine/Source/Developer/Datasmith/DatasmithFacade/Private/DatasmithFacadeScene.cpp |
void SetLabel
(
const TCHAR * InSceneLabel
)