SceneTemplatePipelineAdapter.IsValidTemplateForInstantiation

Switch to Manual
public bool IsValidTemplateForInstantiation (SceneTemplate.SceneTemplateAsset sceneTemplateAsset);

Parameters

sceneTemplateAssetA Scene Template asset that is available in New Scene dialog.

Returns

bool True if the Scene template can be instantiated. False otherwise.

Description

An event called before the New Scene dialog is displayed to determine whether this template is available in the dialog.