Rebornbuddy
|
Static Public Member Functions | |
static NeoProfile | Load (string path) |
Loads a new NeoProfile instance from a path. | |
static NeoProfile | Load (XElement element, string path="") |
Loads a new NeoProfile instance from an element. |
Properties | |
XElement | Element [get] |
string | Path [get] |
The full path to the XML file, or null if it was not loaded from file. | |
string | BehaviorDirectory [get, set] |
Gets or sets the name. | |
string | Name [get, set] |
Gets or sets the name. | |
float | KillRadius [get, set] |
List< GrindArea > | GrindAreas [get, set] |
List< CodeChunk > | CodeChunks [get, set] |
List< AerialBlackspot > | AerialBlackspots [get, set] |
|
static |
Loads a new NeoProfile instance from a path.
path |
|
static |
|
getset |
|
getset |
Gets or sets the name.
The name.
|
getset |
|
get |
|
getset |
|
getset |
|
getset |
Gets or sets the name.
The name.
|
get |
The full path to the XML file, or null if it was not loaded from file.