libtcod-net
TCODParserStructure Class
NamespaceslibtcodWrapperTCODParserStructure
Created by RegisterNewStructure and represents one valid "structure in the config file"
Declaration Syntax
C#
public class TCODParserStructure
Members
All MembersMethods



IconMemberDescription
AddFlag(String)
Add flag to structure

AddProperty(String, TCODValueType, Boolean)
Add new property to structure

AddSubStructure(TCODParserStructure)
Add substructure to structure

AddValueList(String, array<String>[]()[], Boolean)
Add new "value list", set of possible string values

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetName()()()
Get Name of Structure

GetType(String)
Get Value's type of structure

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsMandatory(String)
Returns if structure is a mandatory value

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
TCODParserStructure

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)