Bläddra i källkod

Travis CI: API documentation update at 2014-04-27 05:44:43 UTC.
[ci package]

urho3d-travis-ci 11 år sedan
förälder
incheckning
be8b579310
2 ändrade filer med 42 tillägg och 0 borttagningar
  1. 21 0
      Docs/AngelScriptAPI.h
  2. 21 0
      Docs/ScriptAPI.dox

+ 21 - 0
Docs/AngelScriptAPI.h

@@ -21,6 +21,7 @@ WrapMode GetAttributeAnimationWrapMode(const String&) const;
 Variant GetAttributeDefault(const String&) const;
 Variant GetAttributeDefault(const String&) const;
 bool Load(File, bool = false);
 bool Load(File, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void RemoveInstanceDefault();
 void RemoveInstanceDefault();
 void ResetToDefault();
 void ResetToDefault();
 bool Save(File) const;
 bool Save(File) const;
@@ -674,6 +675,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);
@@ -881,6 +883,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);
@@ -1162,6 +1165,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);
@@ -2900,6 +2904,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);
@@ -3574,6 +3579,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveAllItems();
 void RemoveAllItems();
@@ -4629,6 +4635,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);
@@ -4820,6 +4827,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveAllItems();
 void RemoveAllItems();
@@ -5198,6 +5206,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);
@@ -5692,6 +5701,7 @@ bool LoadXML(const XMLElement&, bool = false);
 Vector3 LocalToWorld(const Vector3&) const;
 Vector3 LocalToWorld(const Vector3&) const;
 Vector3 LocalToWorld(const Vector4&) const;
 Vector3 LocalToWorld(const Vector4&) const;
 bool LookAt(const Vector3&, const Vector3& = Vector3 ( 0 , 1 , 0 ), TransformSpace = TS_WORLD);
 bool LookAt(const Vector3&, const Vector3& = Vector3 ( 0 , 1 , 0 ), TransformSpace = TS_WORLD);
+void MarkNetworkUpdate() const;
 void Pitch(float, TransformSpace = TS_LOCAL);
 void Pitch(float, TransformSpace = TS_LOCAL);
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
@@ -7079,6 +7089,7 @@ bool LoadXML(const XMLElement&, bool = false);
 Vector3 LocalToWorld(const Vector3&) const;
 Vector3 LocalToWorld(const Vector3&) const;
 Vector3 LocalToWorld(const Vector4&) const;
 Vector3 LocalToWorld(const Vector4&) const;
 bool LookAt(const Vector3&, const Vector3& = Vector3 ( 0 , 1 , 0 ), TransformSpace = TS_WORLD);
 bool LookAt(const Vector3&, const Vector3& = Vector3 ( 0 , 1 , 0 ), TransformSpace = TS_WORLD);
+void MarkNetworkUpdate() const;
 void Pitch(float, TransformSpace = TS_LOCAL);
 void Pitch(float, TransformSpace = TS_LOCAL);
 void RegisterVar(const String&);
 void RegisterVar(const String&);
 void Remove();
 void Remove();
@@ -7367,6 +7378,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);
@@ -7541,6 +7553,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);
@@ -7690,6 +7703,7 @@ Variant GetAttribute(const String&) const;
 Variant GetAttributeDefault(const String&) const;
 Variant GetAttributeDefault(const String&) const;
 bool Load(File, bool = false);
 bool Load(File, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void RemoveInstanceDefault();
 void RemoveInstanceDefault();
 void ResetToDefault();
 void ResetToDefault();
 bool Save(File) const;
 bool Save(File) const;
@@ -7896,6 +7910,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);
@@ -8487,6 +8502,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);
@@ -9202,6 +9218,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);
@@ -9771,6 +9788,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);
@@ -9997,6 +10015,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);
@@ -10397,6 +10416,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void QueueUpdate();
 void QueueUpdate();
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
@@ -10618,6 +10638,7 @@ bool LoadXML(File);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(XMLFile, XMLFile);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, XMLFile, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
 bool LoadXML(const XMLElement&, bool = false);
+void MarkNetworkUpdate() const;
 void Remove();
 void Remove();
 void RemoveAllChildren();
 void RemoveAllChildren();
 void RemoveChild(UIElement, uint = 0);
 void RemoveChild(UIElement, uint = 0);

+ 21 - 0
Docs/ScriptAPI.dox

@@ -1995,6 +1995,7 @@ Methods:
 - Variant GetAttributeDefault(const String&) const
 - Variant GetAttributeDefault(const String&) const
 - bool Load(File@, bool = false)
 - bool Load(File@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void RemoveInstanceDefault()
 - void RemoveInstanceDefault()
 - void ResetToDefault()
 - void ResetToDefault()
 - bool Save(File@) const
 - bool Save(File@) const
@@ -2549,6 +2550,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)
@@ -2732,6 +2734,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)
@@ -2973,6 +2976,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)
@@ -4423,6 +4427,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)
@@ -4995,6 +5000,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveAllItems()
 - void RemoveAllItems()
@@ -5864,6 +5870,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)
@@ -6030,6 +6037,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveAllItems()
 - void RemoveAllItems()
@@ -6367,6 +6375,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)
@@ -6778,6 +6787,7 @@ Methods:
 - Vector3 LocalToWorld(const Vector3&) const
 - Vector3 LocalToWorld(const Vector3&) const
 - Vector3 LocalToWorld(const Vector4&) const
 - Vector3 LocalToWorld(const Vector4&) const
 - bool LookAt(const Vector3&, const Vector3& = Vector3 ( 0 , 1 , 0 ), TransformSpace = TS_WORLD)
 - bool LookAt(const Vector3&, const Vector3& = Vector3 ( 0 , 1 , 0 ), TransformSpace = TS_WORLD)
+- void MarkNetworkUpdate() const
 - void Pitch(float, TransformSpace = TS_LOCAL)
 - void Pitch(float, TransformSpace = TS_LOCAL)
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
@@ -7975,6 +7985,7 @@ Methods:
 - Vector3 LocalToWorld(const Vector3&) const
 - Vector3 LocalToWorld(const Vector3&) const
 - Vector3 LocalToWorld(const Vector4&) const
 - Vector3 LocalToWorld(const Vector4&) const
 - bool LookAt(const Vector3&, const Vector3& = Vector3 ( 0 , 1 , 0 ), TransformSpace = TS_WORLD)
 - bool LookAt(const Vector3&, const Vector3& = Vector3 ( 0 , 1 , 0 ), TransformSpace = TS_WORLD)
+- void MarkNetworkUpdate() const
 - void Pitch(float, TransformSpace = TS_LOCAL)
 - void Pitch(float, TransformSpace = TS_LOCAL)
 - void RegisterVar(const String&)
 - void RegisterVar(const String&)
 - void Remove()
 - void Remove()
@@ -8210,6 +8221,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)
@@ -8357,6 +8369,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)
@@ -8480,6 +8493,7 @@ Methods:
 - Variant GetAttributeDefault(const String&) const
 - Variant GetAttributeDefault(const String&) const
 - bool Load(File@, bool = false)
 - bool Load(File@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void RemoveInstanceDefault()
 - void RemoveInstanceDefault()
 - void ResetToDefault()
 - void ResetToDefault()
 - bool Save(File@) const
 - bool Save(File@) const
@@ -8664,6 +8678,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)
@@ -9163,6 +9178,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)
@@ -9771,6 +9787,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)
@@ -10214,6 +10231,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)
@@ -10408,6 +10426,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)
@@ -10773,6 +10792,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void QueueUpdate()
 - void QueueUpdate()
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
@@ -10961,6 +10981,7 @@ Methods:
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(XMLFile@, XMLFile@)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, XMLFile@, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
 - bool LoadXML(const XMLElement&, bool = false)
+- void MarkNetworkUpdate() const
 - void Remove()
 - void Remove()
 - void RemoveAllChildren()
 - void RemoveAllChildren()
 - void RemoveChild(UIElement@, uint = 0)
 - void RemoveChild(UIElement@, uint = 0)