Method IsValidTemplateForInstantiation
IsValidTemplateForInstantiation(SceneTemplateAsset)
Event called before we display the New Template Dialog to determine if this template should be available to user.
Declaration
public virtual bool IsValidTemplateForInstantiation(SceneTemplateAsset sceneTemplateAsset)
Parameters
Type | Name | Description |
---|---|---|
SceneTemplateAsset | sceneTemplateAsset | Scene Template asset that would be avauilable in New Scene Dialog |
Returns
Type | Description |
---|---|
bool |