NeoProfileLoad Method (XElement, String) |
Namespace:
ff14bot.NeoProfiles
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static NeoProfile Load(
XElement element,
string path = ""
)
Parameters
- element
- Type: System.Xml.LinqXElement
The element. - path (Optional)
- Type: SystemString
Return Value
Type:
NeoProfileSee Also