Gets bomb's current state
Namespace:
SeriousBit.Ellipter
Assembly: SeriousBit.Ellipter (in SeriousBit.Ellipter.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property State As BombState
|
J# |
---|
/** property */ public BombState get_State(); |
JScript |
---|
public function get State() : BombState |
See Also