Mad Level Manager
|
Classes | |
class | Property |
Public Member Functions | |
IMadLevelProfileBackend | CreateBackend () |
bool | FindPropertyValue (string name, out string outValue) |
void | SetPropertyValue (string name, string @value) |
Static Public Member Functions | |
static ConstructorInfo | FindConstructor (Type backendType) |
Public Attributes | |
string | profileBackend |
List< Property > | profileBackendProperties = new List<Property>() |
Properties | |
static MadLevelSettings | current [get] |