Show / Hide Table of Contents

Class EventProperty.Icon

EventProperty class for the Icon property. You cannot interact with Icon properties from code.

Inheritance
Object
Element
EventProperty
EventProperty.Icon
Implements
IValidatable
Inherited Members
EventProperty.Name
EventProperty.nameRequired
EventProperty.XSpecified
EventProperty.Row
EventProperty.Logic
EventProperty.Event
EventProperty.OnEdit()
EventProperty.CopyAttributes(EventProperty)
EventProperty.Validate(String)
EventProperty.ToString()
EventProperty.X
Element.Validate()
Element.MissingElement(String, String)
Element.MissingAttribute(String, String)
Element.InvalidData(String, String)
Element.Warn(String, String)
Element.LineNumber
Element.LinePosition
Element.AttributesUsed
Element.ElementsUsed
Element.FileName
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

Implements

IValidatable
Back to top Generated by DocFX