NeoProfile Class |
Namespace: ff14bot.NeoProfiles
public class NeoProfile
The NeoProfile type exposes the following members.
Name | Description | |
---|---|---|
![]() | AerialBlackspots | |
![]() | BehaviorDirectory | Gets or sets the name. |
![]() | CodeChunks | |
![]() | Element | |
![]() | GrindAreas | |
![]() | KillRadius | |
![]() | Name | Gets or sets the name. |
![]() | Path |
The full path to the XML file, or null if it was not loaded from file.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Load(String) |
Loads a new NeoProfile instance from a path.
|
![]() ![]() | Load(XElement, String) |
Loads a new NeoProfile instance from an element.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |