Package apple.scenekit
Interface SCNScene.Block_writeToURLOptionsDelegateProgressHandler
-
- Enclosing class:
- SCNScene
public static interface SCNScene.Block_writeToURLOptionsDelegateProgressHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_writeToURLOptionsDelegateProgressHandler(float totalProgress, NSError error, org.moe.natj.general.ptr.BoolPtr stop)
-
-
-
Method Detail
-
call_writeToURLOptionsDelegateProgressHandler
void call_writeToURLOptionsDelegateProgressHandler(float totalProgress, NSError error, org.moe.natj.general.ptr.BoolPtr stop)
-
-