NovelateSceneAction.this

Creates a new scene action.

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

Parameters

type NovelateSceneActionType

The type of the scene action.

name string

The name of the scene action.

value string

The value of the scene action.

Meta