Show / Hide Table of Contents

Class GUIStyleExtensions

Inheritance
System.Object
GUIStyleExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.SourceGenerated.Extensions
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class GUIStyleExtensions

Methods

| Improve this Doc View Source

GetAlignment(IGUIStyle)

Declaration
public static TextAnchor GetAlignment(this IGUIStyle style)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.GUIStyle.IGUIStyle style
Returns
Type Description
AssetRipper.SourceGenerated.Enums.TextAnchor
| Improve this Doc View Source

GetFontStyle(IGUIStyle)

Declaration
public static FontStyle GetFontStyle(this IGUIStyle style)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.GUIStyle.IGUIStyle style
Returns
Type Description
AssetRipper.SourceGenerated.Enums.FontStyle
| Improve this Doc View Source

GetImagePosition(IGUIStyle)

Declaration
public static ImagePosition GetImagePosition(this IGUIStyle style)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.GUIStyle.IGUIStyle style
Returns
Type Description
AssetRipper.SourceGenerated.Enums.ImagePosition
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾