Package apple.scenekit
Interface SCNSceneSource.Block_sceneWithOptionsStatusHandler
-
- Enclosing class:
- SCNSceneSource
public static interface SCNSceneSource.Block_sceneWithOptionsStatusHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_sceneWithOptionsStatusHandler(float totalProgress, long status, NSError error, org.moe.natj.general.ptr.BoolPtr stop)
-
-
-
Method Detail
-
call_sceneWithOptionsStatusHandler
void call_sceneWithOptionsStatusHandler(float totalProgress, long status, NSError error, org.moe.natj.general.ptr.BoolPtr stop)
-
-