ParamInputInfo Class

From ReliaWiki
Revision as of 16:18, 31 January 2014 by John Leavitt (talk | contribs)
Jump to navigation Jump to search



Class used for parameter input.

Constructors

Properties

  • Name Sets or returns the parameter name.
  • Min Sets or returns the minimum value.
  • Max Sets or returns the maximum value.
  • CanEqualMin Sets or returns whether the value can equal the Min.
  • CanEqualMax Sets or returns whether the value can equal the Max.
  • Value Sets or returns the parameter value.