Show / Hide Table of Contents

Class EventProperty.Text

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

Inheritance
Object
Element
EventProperty
EventProperty.Text
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 Text : EventProperty, IValidatable

Constructors

Text()

Declaration
public Text()

Fields

DisplayText

Declaration
public string DisplayText
Field Value
Type Description
String

FontSize

Declaration
public float FontSize
Field Value
Type Description
Single

Implements

IValidatable
Back to top Generated by DocFX