type EditorPluginContext = EnginePluginContext & object;Represents the context for an editor plugin.
This type extends the EnginePluginContext with an optional cesdk property.
Type declaration#
| Name | Type |
|---|---|
cesdk? | CreativeEditorSDK |
type EditorPluginContext = EnginePluginContext & object;Represents the context for an editor plugin.
This type extends the EnginePluginContext with an optional cesdk property.
| Name | Type |
|---|---|
cesdk? | CreativeEditorSDK |