NovelateSceneAction.this

Creates a new scene action.

  1. this(NovelateSceneActionType type, string name)
    class NovelateSceneAction
    final
    this
  2. this(NovelateSceneActionType type, string name, string value)

Parameters

type NovelateSceneActionType

The type of the scene action.

name string

The name of the scene action.

Meta