C# Class kOS.TermWindow.FunctionButtonDrawInfo

Mostra file Open project: Nivekk/KOS

Public Properties

Property Type Description
Bounds UnityEngine.Rect
Downstate bool
Number int
Onstate bool
VisBounds UnityEngine.Rect

Property Details

Bounds public_oe property

public Rect,UnityEngine Bounds
return UnityEngine.Rect

Downstate public_oe property

public bool Downstate
return bool

Number public_oe property

public int Number
return int

Onstate public_oe property

public bool Onstate
return bool

VisBounds public_oe property

public Rect,UnityEngine VisBounds
return UnityEngine.Rect