프로퍼티 | 타입 | 설명 | |
---|---|---|---|
headLight | Thing | ||
lightIsOn | bool | ||
refreshIsNecessary | bool |
메소드 | 설명 | |
---|---|---|
ExposeData ( ) : void | ||
SwitchOffHeadLight ( ) : void | ||
SwitchOnHeadLight ( ) : void | ||
Tick ( ) : void |
Perform the MiningHelmet main treatment: - switch on the headlight if the pawn is awake and under a natural roof or in the open dark and mining, - switch off the headlight otherwise.
|