Monkey Documentation
Home
/
Modules
/
brl.json
/
JsonBool
APIs
Modules
Classes
Interfaces
Functions
Language
Index
Class
JsonBool
Extends:
JsonValue
Constructors:
New
( value:Bool )
Methods:
BoolValue
: Bool ()
ToJson
: String ()
Functions:
Instance
: JsonBool ( value:Bool )
Inherited Methods:
FloatValue
: Int ()
IntValue
: Int ()
StringValue
: String ()
Constructor Documentation
Method New ( value:Bool )
Method Documentation
Method BoolValue : Bool ()
Method ToJson : String ()
Function Documentation
Function Instance :
JsonBool
( value:Bool )