libtcod-net
GetBoolProperty Method (name)
Namespaces
►
libtcodWrapper
►
TCODFileParser
►
GetBoolProperty(String)
C#
Get a boolean property from the default parser listener
Declaration Syntax
C#
public
bool
GetBoolProperty
(
string
name
)
Parameters
name
(
String
)
Property Name
Return Value
Boolean Value of Property
Remarks
Use only if you use the default parser listener
Assembly:
libtcodWrapper
(Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)