C# Class kOS.TermWindow.FunctionButtonDrawInfo

Show 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 property

public Rect,UnityEngine Bounds
return UnityEngine.Rect

Downstate public property

public bool Downstate
return bool

Number public property

public int Number
return int

Onstate public property

public bool Onstate
return bool

VisBounds public property

public Rect,UnityEngine VisBounds
return UnityEngine.Rect