Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
TMPro.TMP_SelectionCaret Class Reference

A simple component that can be added to a newly created object where inheriting from MaskableGraphic is needed. More...

Inheritance diagram for TMPro.TMP_SelectionCaret:

Public Member Functions

override void Cull (Rect clipRect, bool validRect)
 Override to Cull function of MaskableGraphic to prevent Culling. More...
 

Detailed Description

A simple component that can be added to a newly created object where inheriting from MaskableGraphic is needed.

Member Function Documentation

override void TMPro.TMP_SelectionCaret.Cull ( Rect  clipRect,
bool  validRect 
)
inline

Override to Cull function of MaskableGraphic to prevent Culling.

Parameters
clipRect
validRect

The documentation for this class was generated from the following file: