Ejemplo n.º 1
0
 internal extern static bool ContentSceneFile_WaitForCompletion(ContentSceneFile handle, int timeoutMs);
Ejemplo n.º 2
0
 internal extern static bool ContentSceneFile_IsHandleValid(ContentSceneFile handle);
Ejemplo n.º 3
0
 extern internal static bool ContentSceneFile_UnloadAtEndOfFrame(ContentSceneFile handle);
Ejemplo n.º 4
0
 extern internal static void ContentSceneFile_IntegrateAtEndOfFrame(ContentSceneFile handle);
Ejemplo n.º 5
0
 extern internal static SceneLoadingStatus ContentSceneFile_GetStatus(ContentSceneFile handle);
Ejemplo n.º 6
0
 extern internal static Scene ContentSceneFile_GetScene(ContentSceneFile handle);