Property DurationRemaining
DurationRemaining
Gets the remaining duration of this effect in seconds. Returns 0 if the duration type is not Temporary.
public float DurationRemaining { get; }
Gets the remaining duration of this effect in seconds. Returns 0 if the duration type is not Temporary.
public float DurationRemaining { get; }