|
|
@@ -3354,8 +3354,7 @@ Properties:
|
|
|
|
|
|
Methods:
|
|
|
|
|
|
-- void AddChild(Node@)
|
|
|
-- void AddChild(Node@, uint)
|
|
|
+- void AddChild(Node@, uint = M_MAX_UNSIGNED)
|
|
|
- void ApplyAttributes()
|
|
|
- Node@ Clone(CreateMode = REPLICATED)
|
|
|
- Node@ CreateChild(const String& = String ( ), CreateMode = REPLICATED, uint = 0)
|
|
|
@@ -4310,8 +4309,7 @@ Properties:
|
|
|
|
|
|
Methods:
|
|
|
|
|
|
-- void AddChild(Node@)
|
|
|
-- void AddChild(Node@, uint)
|
|
|
+- void AddChild(Node@, uint = M_MAX_UNSIGNED)
|
|
|
- void AddRequiredPackageFile(PackageFile@)
|
|
|
- void ApplyAttributes()
|
|
|
- void Clear(bool = true, bool = true)
|