Version: 2022.3
언어: 한국어

SceneTemplateService.NewTemplateInstantiated

매뉴얼로 전환
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.