PercentageReference

Inherits from ValueReference<T>

Declaration

[Serializable]
public class PercentageReference : ValueReference<float, PercentageVariable>

Description

A reference to a percentage value, either a constant or PercentageVariable.

Constructors

PercentageReferenceCreates a new percentage reference.

Operators

ImplicitImplicitly converts the reference to a float.