TexturesGetter(TEnum).Item Property

GeonBit.UI

TexturesGetterTEnumItem Property
Overload List
  NameDescription
Public propertyItemTEnum
Get texture for enum state. This is for textures that don't have different states, like mouse hover, down, or default.
Public propertyItemTEnum, EntityState
Get texture for enum state and entity state. This is for textures that don't have different states, like mouse hover, down, or default.
Top
See Also