Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | Protected Member Functions | Properties | Events | List of all members
KSP.UI.Util.RectContainmentDetector Class Reference
Inheritance diagram for KSP.UI.Util.RectContainmentDetector:

Public Attributes

RectTransform container
 
RectTransform refRect
 
bool twoWayTest
 

Protected Member Functions

void Start ()
 
void Update ()
 

Properties

RectUtil.ContainmentLevel Level [get]
 

Events

Callback
< RectUtil.ContainmentLevel
OnContainmentChanged = (cl) => { }
 

Member Function Documentation

void KSP.UI.Util.RectContainmentDetector.Start ( )
inlineprotected
void KSP.UI.Util.RectContainmentDetector.Update ( )
inlineprotected

Member Data Documentation

RectTransform KSP.UI.Util.RectContainmentDetector.container
RectTransform KSP.UI.Util.RectContainmentDetector.refRect
bool KSP.UI.Util.RectContainmentDetector.twoWayTest

Property Documentation

RectUtil.ContainmentLevel KSP.UI.Util.RectContainmentDetector.Level
get

Event Documentation

Callback<RectUtil.ContainmentLevel> KSP.UI.Util.RectContainmentDetector.OnContainmentChanged = (cl) => { }

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