Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Effect

The data class for use effects.

Hierarchy

  • Effect

Index

Properties

Properties

code

code: number

The use effect code.

dataId

dataId: number

The ID of data (state, parameter, and so on) according to the type of use effect.

value1

value1: number

Value 1 set according to the type of use effect.

value2

value2: number

Value 2 set according to the type of use effect.

Generated using TypeDoc