Skip to content

IParameterValue ​

A parameter value for a game effect.

Kind: Interface

Namespace: CrowdControl.Common

Properties

string

ID

[get, ]

The safe name of the parameter. Not displayed. Must be unique per-parameter.

string

Name

[get, ]

The display name of the parameter.

ParameterType

Type

[get, ]

The type of the parameter.

object

Value

[get, ]

The value of the parameter.