Class EventProperty.Icon
EventProperty class for the Icon property. You cannot interact with Icon properties from code.
Implements
Inherited Members
Namespace: Modding
Assembly: Assembly-CSharp.dll
Syntax
public class Icon : EventProperty, IValidatable
Constructors
Icon()
Declaration
public Icon()
Fields
IconReference
Declaration
[RequireToValidate]
public ResourceReference IconReference
Field Value
Type | Description |
---|---|
ResourceReference |
IconTexture
Declaration
public ModTexture IconTexture
Field Value
Type | Description |
---|---|
ModTexture |