|
virtual bool | Save (string fileNameWithoutExtension=null, System.Xml.XmlWriterSettings settings=null) |
|
virtual bool | Reset (bool forceReload=false) |
|
virtual void | AddToEditor (ParamsEditor editor, int space=0) |
|
Definition at line 14 of file EditableParams.cs.
◆ AddToEditor()
virtual void Barotrauma.EditableParams.AddToEditor |
( |
ParamsEditor |
editor, |
|
|
int |
space = 0 |
|
) |
| |
|
virtual |
◆ CreateElement()
ContentXElement Barotrauma.EditableParams.CreateElement |
( |
string |
name, |
|
|
params object[] |
attrs |
|
) |
| |
|
protected |
◆ Deserialize()
virtual bool Barotrauma.EditableParams.Deserialize |
( |
XElement |
element = null | ) |
|
|
protectedvirtual |
◆ GetName()
virtual string Barotrauma.EditableParams.GetName |
( |
| ) |
|
|
protectedvirtual |
◆ Load()
virtual bool Barotrauma.EditableParams.Load |
( |
ContentPath |
file | ) |
|
|
protectedvirtual |
◆ Reset()
virtual bool Barotrauma.EditableParams.Reset |
( |
bool |
forceReload = false | ) |
|
|
virtual |
◆ Save()
virtual bool Barotrauma.EditableParams.Save |
( |
string |
fileNameWithoutExtension = null , |
|
|
System.Xml.XmlWriterSettings |
settings = null |
|
) |
| |
|
virtual |
◆ Serialize()
virtual bool Barotrauma.EditableParams.Serialize |
( |
XElement |
element = null | ) |
|
|
protectedvirtual |
◆ UpdatePath()
virtual void Barotrauma.EditableParams.UpdatePath |
( |
ContentPath |
fullPath | ) |
|
|
protectedvirtual |
◆ doc
XDocument Barotrauma.EditableParams.doc |
|
protected |
◆ rootElement
◆ FileName
string Barotrauma.EditableParams.FileName |
|
get |
◆ Folder
string Barotrauma.EditableParams.Folder |
|
get |
◆ IsLoaded
bool Barotrauma.EditableParams.IsLoaded |
|
getprotected set |
◆ MainElement
◆ Name
string Barotrauma.EditableParams.Name |
|
get |
◆ OriginalElement
◆ Path
◆ SerializableEntityEditor
◆ SerializableProperties