Back to API Reference
Enum

RangeValueSource

Source used by a serialized value that may be constant or payload-driven.

public static readonly RangeValueSource Authored = 0

Use the value authored on the modifier, effect or action.

public static readonly RangeValueSource PayloadMember = 1

Read a named member from the range entity's typed payload.