Version: 2021.2
言語: 日本語
public delegatevoid NewTemplateInstantiated (SceneTemplate.SceneTemplateAsset sceneTemplateAsset, SceneManagement.Scene scene, SceneAsset sceneAsset, bool additiveLoad);

パラメーター

sceneTemplateAsset The Scene template that was instantiated.
scene The template Scene that was instantiated.
sceneAsset The new Scene Asset created by instantiating the Scene template.
additiveLoad Specifies whether the template was instantiated in additive mode.

説明

An event called after a Scene template is instantiated.