Method CanLiveLinkScene
CanLiveLinkScene(String)
Method to check if a scene can be used by the LiveLink system.
Declaration
public static bool CanLiveLinkScene(string path)
Parameters
| Type | Name | Description |
|---|---|---|
| String | path | The scene path. |
Returns
| Type | Description |
|---|---|
| Boolean | If true, the scene can be used. |