libtcod-net
GetIntProperty Method (name)
Namespaces
►
libtcodWrapper
►
TCODFileParser
►
GetIntProperty(String)
C#
Get a integer property from the default parser listener
Declaration Syntax
C#
public
int
GetIntProperty
(
string
name
)
Parameters
name
(
String
)
Property Name
Return Value
Int 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)