Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Namespaces | Enumerations
TextContainer.cs File Reference

Classes

class  TMPro.TextContainer
 

Namespaces

package  TMPro
 

Enumerations

enum  TMPro.TextContainerAnchors {
  TMPro.TextContainerAnchors.TopLeft = 0, TMPro.TextContainerAnchors.Top = 1, TMPro.TextContainerAnchors.TopRight = 2, TMPro.TextContainerAnchors.Left = 3,
  TMPro.TextContainerAnchors.Middle = 4, TMPro.TextContainerAnchors.Right = 5, TMPro.TextContainerAnchors.BottomLeft = 6, TMPro.TextContainerAnchors.Bottom = 7,
  TMPro.TextContainerAnchors.BottomRight = 8, TMPro.TextContainerAnchors.Custom = 9
}