|
IMHOTEP Framework
|


Public Types | |
| enum | ToolDisplayTime { WhenPatientIsLoaded, WhenNoPatientIsLoaded, Always } |
Public Member Functions | |
| void | OnEnable () |
| void | OnDisable () |
Public Attributes | |
| Sprite | ToolIcon |
| Sprite | iconLeftControllerLeft |
| Sprite | iconLeftControllerRight |
| Sprite | iconLeftControllerUp |
| Sprite | iconLeftControllerDown |
| Sprite | iconRightControllerLeft |
| Sprite | iconRightControllerRight |
| Sprite | iconRightControllerUp |
| Sprite | iconRightControllerDown |
| ToolDisplayTime | displayTime = ToolDisplayTime.WhenPatientIsLoaded |
Definition at line 5 of file ToolWidget.cs.
Lets you handle when a tool should be available
Definition at line 19 of file ToolWidget.cs.
1.8.6