WhiteSceneState Class Reference
| Inherits from | WhiteObject |
|---|---|
| Declared in | WhiteSceneState.h |
scenes
The list of scenes under the current scene directory.
@property (nonatomic, nonnull, strong, readonly) NSArray<WhiteScene*> *scenesDeclared In
WhiteSceneState.h
scenePath
The path of the current scene.
@property (nonatomic, nonnull, strong, readonly) NSString *scenePathDeclared In
WhiteSceneState.h
index
The index of the current scene under its scene directory.
@property (nonatomic, assign, readonly) NSInteger indexDeclared In
WhiteSceneState.h