WhiteSceneState Class Reference

Inherits from WhiteObject
Declared in WhiteSceneState.h

Overview

The scene state.

  scenes

The list of scenes under the current scene directory.

@property (nonatomic, nonnull, strong, readonly) NSArray<WhiteScene*> *scenes

Declared In

WhiteSceneState.h

  scenePath

The path of the current scene.

@property (nonatomic, nonnull, strong, readonly) NSString *scenePath

Declared In

WhiteSceneState.h

  index

The index of the current scene under its scene directory.

@property (nonatomic, assign, readonly) NSInteger index

Declared In

WhiteSceneState.h