Version: 2021.3
言語: 日本語
public bool IsValidTemplateForInstantiation (SceneTemplate.SceneTemplateAsset sceneTemplateAsset);

パラメーター

sceneTemplateAsset A Scene Template asset that is available in New Scene dialog.

戻り値

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

説明

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