SceneCreatedCallback typedef

SceneCreatedCallback = void Function(Scene scene)

Implementation

typedef void SceneCreatedCallback(Scene scene);