GuidField Properties

GuidField Properties

The GuidField type exposes the following members.

Properties
  NameDescription
Public propertyIsHiddenInAutoUI
When fields are used by the automatic UI, they can be hidden from it by calling this method.
(Inherited from Field.)
Public propertyKey Obsolete.
Field name value string passed to the constructor
(Inherited from Field.)
Public propertyName
Field name value string passed to the constructor.
(Inherited from Field.)
Public propertyTag
Gets or sets an object that contains data to associate with the field.
(Inherited from Field.)
Public propertyTextureAmountMax
Set Max value for Texture amount
(Inherited from Field.)
Public propertyTextureAmountMin
Set Min value for Texture amount
(Inherited from Field.)
Public propertyValue
Gets or sets the field value
Top
See Also