Property | Type | Description | |
---|---|---|---|
closeButton | EquipedDeviceCloseButton, |
Method | Description | |
---|---|---|
askRemoveDevice ( ) : bool | ||
setDisplayBricks ( bool display ) : void |
Method | Description | |
---|---|---|
OnHover ( bool isOver ) : void | ||
OnPress ( bool isPressed ) : void | ||
setBricksVisibilityTo ( bool visible ) : void | ||
updateVisibility ( ) : void |
Method | Description | |
---|---|---|
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
createBioBricksIfNecessary ( ) : void | ||
getNewPosition ( int index ) : Vector3 | ||
initIfNecessary ( ) : void |
protected setBricksVisibilityTo ( bool visible ) : void | ||
visible | bool | |
return | void |
public setDisplayBricks ( bool display ) : void | ||
display | bool | |
return | void |