Browse Source

Travis CI: API documentation update at 2018-01-27 16:25:41 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/23a696676d40c595bebbae764065e0c2f04888d1

Message: Add IsReplicated() method for Node and Component classes.
Close #2211.

urho3d-travis-ci 8 years ago
parent
commit
28a1b47eb0
4 changed files with 221 additions and 1 deletions
  1. 144 0
      Docs/AngelScriptAPI.h
  2. 4 0
      Docs/LuaScriptAPI.dox
  3. 72 0
      Docs/ScriptAPI.dox
  4. 1 1
      Source/Urho3D/.soversion

+ 144 - 0
Docs/AngelScriptAPI.h

@@ -177,6 +177,8 @@ bool occludee;
 bool occluder;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 /* readonly */
@@ -284,6 +286,8 @@ bool occluder;
 int orderInLayer;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 float speed;
@@ -474,6 +478,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -804,6 +810,8 @@ bool occluder;
 /* readonly */
 int refs;
 bool relative;
+/* readonly */
+bool replicated;
 bool scaled;
 float shadowDistance;
 uint shadowMask;
@@ -1418,6 +1426,8 @@ Vector2 projectionOffset;
 Plane reflectionPlane;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -1744,6 +1754,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float restitution;
 Vector2 size;
 bool temporary;
@@ -1831,6 +1843,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float restitution;
 bool temporary;
 bool trigger;
@@ -1916,6 +1930,8 @@ ObjectAnimation objectAnimation;
 float radius;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float restitution;
 bool temporary;
 bool trigger;
@@ -1998,6 +2014,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float restitution;
 bool temporary;
 bool trigger;
@@ -2085,6 +2103,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float restitution;
 bool temporary;
 bool trigger;
@@ -2172,6 +2192,8 @@ ObjectAnimation objectAnimation;
 Vector3 position;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 Quaternion rotation;
 ShapeType shapeType;
 Vector3 size;
@@ -2256,6 +2278,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float restitution;
 bool temporary;
 bool trigger;
@@ -2382,6 +2406,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -2574,6 +2600,8 @@ RigidBody ownBody;
 Vector3 position;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 Quaternion rotation;
 bool temporary;
 /* readonly */
@@ -2648,6 +2676,8 @@ RigidBody2D otherBody;
 RigidBody2D ownerBody;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -2725,6 +2755,8 @@ RigidBody2D ownerBody;
 Vector2 ownerBodyAnchor;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -2800,6 +2832,8 @@ RigidBody2D otherBody;
 RigidBody2D ownerBody;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -2875,6 +2909,8 @@ Constraint2D ownerConstraint;
 float ratio;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -2952,6 +2988,8 @@ RigidBody2D otherBody;
 RigidBody2D ownerBody;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -3027,6 +3065,8 @@ RigidBody2D otherBody;
 RigidBody2D ownerBody;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 Vector2 target;
 bool temporary;
 /* readonly */
@@ -3107,6 +3147,8 @@ RigidBody2D otherBody;
 RigidBody2D ownerBody;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -3185,6 +3227,8 @@ Vector2 ownerBodyGroundAnchor;
 float ratio;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -3263,6 +3307,8 @@ RigidBody2D otherBody;
 RigidBody2D ownerBody;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -3339,6 +3385,8 @@ RigidBody2D ownerBody;
 Vector2 ownerBodyAnchor;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -3414,6 +3462,8 @@ RigidBody2D otherBody;
 RigidBody2D ownerBody;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -3493,6 +3543,8 @@ RigidBody2D otherBody;
 RigidBody2D ownerBody;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -3603,6 +3655,8 @@ float radius;
 /* readonly */
 int refs;
 /* readonly */
+bool replicated;
+/* readonly */
 bool requestedTarget;
 /* readonly */
 CrowdAgentRequestedTarget requestedTargetType;
@@ -3707,6 +3761,8 @@ uint numQueryFilterTypes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -4042,6 +4098,8 @@ bool occludee;
 bool occluder;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 bool temporary;
@@ -4257,6 +4315,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -4350,6 +4410,8 @@ bool occluder;
 bool optimizeBufferSize;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 bool temporary;
@@ -4524,6 +4586,8 @@ bool occludee;
 bool occluder;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 bool temporary;
@@ -4612,6 +4676,8 @@ bool occluder;
 int orderInLayer;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 bool temporary;
@@ -4984,6 +5050,8 @@ NavmeshPartitionType partitionType;
 int refs;
 float regionMergeSize;
 float regionMinSize;
+/* readonly */
+bool replicated;
 bool temporary;
 int tileSize;
 /* readonly */
@@ -5602,6 +5670,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float rotationDecay;
 float rotationWeight;
 String targetName;
@@ -5696,6 +5766,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 float tolerance;
 /* readonly */
@@ -6229,6 +6301,8 @@ Texture rampTexture;
 float range;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 BiasParameters shadowBias;
 CascadeParameters shadowCascade;
 float shadowDistance;
@@ -7504,6 +7578,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -7575,6 +7651,8 @@ ObjectAnimation objectAnimation;
 bool recursive;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -7686,6 +7764,8 @@ NavmeshPartitionType partitionType;
 int refs;
 float regionMergeSize;
 float regionMinSize;
+/* readonly */
+bool replicated;
 bool temporary;
 int tileSize;
 /* readonly */
@@ -7806,6 +7886,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -7974,6 +8056,8 @@ Vector2 position2D;
 /* readonly */
 int refs;
 /* readonly */
+bool replicated;
+/* readonly */
 Vector3 right;
 Quaternion rotation;
 float rotation2D;
@@ -8146,6 +8230,8 @@ uint obstacleId;
 float radius;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -8227,6 +8313,8 @@ uint numLevels;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -8302,6 +8390,8 @@ ObjectAnimation objectAnimation;
 float radius;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -8553,6 +8643,8 @@ bool occluder;
 /* readonly */
 int refs;
 bool relative;
+/* readonly */
+bool replicated;
 bool scaled;
 bool serializeParticles;
 float shadowDistance;
@@ -8649,6 +8741,8 @@ bool occluder;
 int orderInLayer;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 Sprite2D sprite;
@@ -8796,6 +8890,8 @@ int numIterations;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool splitImpulse;
 bool temporary;
 /* readonly */
@@ -8882,6 +8978,8 @@ ObjectAnimation objectAnimation;
 uint positionIterations;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool subStepping;
 bool temporary;
 /* readonly */
@@ -9198,6 +9296,8 @@ int numWheels;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -9660,6 +9760,8 @@ bool occludee;
 bool occluder;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 bool sorted;
@@ -9784,6 +9886,8 @@ ObjectAnimation objectAnimation;
 Vector3 position;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float restitution;
 float rollingFriction;
 Quaternion rotation;
@@ -9875,6 +9979,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -10083,6 +10189,8 @@ Vector2 position2D;
 /* readonly */
 int refs;
 /* readonly */
+bool replicated;
+/* readonly */
 Array<PackageFile> requiredPackageFiles;
 /* readonly */
 Vector3 right;
@@ -10259,6 +10367,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 ScriptFile scriptFile;
 /* readonly */
 ScriptObject scriptObject;
@@ -10904,6 +11014,8 @@ bool occludee;
 bool occluder;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 bool temporary;
@@ -11205,6 +11317,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 Vector3 targetPosition;
 Quaternion targetRotation;
 Vector3 targetWorldPosition;
@@ -11330,6 +11444,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -11414,6 +11530,8 @@ bool playing;
 /* readonly */
 int refs;
 /* readonly */
+bool replicated;
+/* readonly */
 Sound sound;
 String soundType;
 bool temporary;
@@ -11506,6 +11624,8 @@ float panning;
 bool playing;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float rolloffFactor;
 /* readonly */
 Sound sound;
@@ -11650,6 +11770,8 @@ uint numAttributes;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float speed;
 bool temporary;
 /* readonly */
@@ -12032,6 +12154,8 @@ bool occluder;
 uint occlusionLodLevel;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 bool temporary;
@@ -12132,6 +12256,8 @@ bool occluder;
 uint occlusionLodLevel;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 bool temporary;
@@ -12231,6 +12357,8 @@ bool occluder;
 int orderInLayer;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 Sprite2D sprite;
@@ -12334,6 +12462,8 @@ bool occluder;
 int orderInLayer;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 Sprite2D sprite;
@@ -12590,6 +12720,8 @@ int patchSize;
 Array<TerrainPatch> patches;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 bool smoothing;
@@ -12678,6 +12810,8 @@ bool occludee;
 bool occluder;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 bool temporary;
@@ -13035,6 +13169,8 @@ float opacity;
 /* readonly */
 int refs;
 /* readonly */
+bool replicated;
+/* readonly */
 float rowHeight;
 float rowSpacing;
 /* readonly */
@@ -13556,6 +13692,8 @@ uint numLayers;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 TmxFile2D tmxFile;
 /* readonly */
@@ -13656,6 +13794,8 @@ uint numObjects;
 ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 bool temporary;
 /* readonly */
 StringHash type;
@@ -14126,6 +14266,8 @@ ObjectAnimation objectAnimation;
 /* readonly */
 int refs;
 /* readonly */
+bool replicated;
+/* readonly */
 UIElement root;
 bool temporary;
 /* readonly */
@@ -15547,6 +15689,8 @@ bool override;
 int priority;
 /* readonly */
 int refs;
+/* readonly */
+bool replicated;
 float shadowDistance;
 uint shadowMask;
 bool temporary;

+ 4 - 0
Docs/LuaScriptAPI.dox

@@ -1204,6 +1204,7 @@ Methods:
 - void Remove()
 - void DrawDebugGeometry(DebugRenderer* debug, bool depthTest)
 - unsigned GetID() const
+- bool IsReplicated() const
 - Node* GetNode() const
 - Scene* GetScene() const
 - bool IsEnabled() const
@@ -1214,6 +1215,7 @@ Methods:
 Properties:
 
 - unsigned ID (readonly)
+- bool replicated (readonly)
 - bool enabled
 - bool enabledEffective (readonly)
 - Node* node (readonly)
@@ -4196,6 +4198,7 @@ Methods:
 - int GetScriptObject() const
 - int GetScriptObject(const String scriptObjectType) const
 - unsigned GetID() const
+- bool IsReplicated() const
 - const String GetName() const
 - StringHash GetNameHash() const
 - Node* GetParent() const
@@ -4260,6 +4263,7 @@ Methods:
 Properties:
 
 - unsigned ID (readonly)
+- bool replicated (readonly)
 - String name
 - StringHash nameHash (readonly)
 - Node* parent

+ 72 - 0
Docs/ScriptAPI.dox

@@ -3043,6 +3043,7 @@ Properties:
 - bool occludee
 - bool occluder
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - Skeleton@ skeleton // readonly
@@ -3136,6 +3137,7 @@ Properties:
 - bool occluder
 - int orderInLayer
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - float speed
@@ -3304,6 +3306,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -3584,6 +3587,7 @@ Properties:
 - bool occluder
 - int refs // readonly
 - bool relative
+- bool replicated // readonly
 - bool scaled
 - float shadowDistance
 - uint shadowMask
@@ -4115,6 +4119,7 @@ Properties:
 - Vector2 projectionOffset
 - Plane reflectionPlane
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -4395,6 +4400,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - float restitution
 - Vector2 size
 - bool temporary
@@ -4470,6 +4476,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - float restitution
 - bool temporary
 - bool trigger
@@ -4543,6 +4550,7 @@ Properties:
 - ObjectAnimation@ objectAnimation
 - float radius
 - int refs // readonly
+- bool replicated // readonly
 - float restitution
 - bool temporary
 - bool trigger
@@ -4613,6 +4621,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - float restitution
 - bool temporary
 - bool trigger
@@ -4688,6 +4697,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - float restitution
 - bool temporary
 - bool trigger
@@ -4766,6 +4776,7 @@ Properties:
 - ObjectAnimation@ objectAnimation
 - Vector3 position
 - int refs // readonly
+- bool replicated // readonly
 - Quaternion rotation
 - ShapeType shapeType
 - Vector3 size
@@ -4837,6 +4848,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - float restitution
 - bool temporary
 - bool trigger
@@ -4948,6 +4960,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -5102,6 +5115,7 @@ Properties:
 - RigidBody@ ownBody // readonly
 - Vector3 position
 - int refs // readonly
+- bool replicated // readonly
 - Quaternion rotation
 - bool temporary
 - StringHash type // readonly
@@ -5166,6 +5180,7 @@ Properties:
 - RigidBody2D@ otherBody
 - RigidBody2D@ ownerBody // readonly
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -5233,6 +5248,7 @@ Properties:
 - RigidBody2D@ ownerBody // readonly
 - Vector2 ownerBodyAnchor
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -5298,6 +5314,7 @@ Properties:
 - RigidBody2D@ otherBody
 - RigidBody2D@ ownerBody // readonly
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -5363,6 +5380,7 @@ Properties:
 - Constraint2D@ ownerConstraint
 - float ratio
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -5430,6 +5448,7 @@ Properties:
 - RigidBody2D@ otherBody
 - RigidBody2D@ ownerBody // readonly
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -5495,6 +5514,7 @@ Properties:
 - RigidBody2D@ otherBody
 - RigidBody2D@ ownerBody // readonly
 - int refs // readonly
+- bool replicated // readonly
 - Vector2 target
 - bool temporary
 - StringHash type // readonly
@@ -5565,6 +5585,7 @@ Properties:
 - RigidBody2D@ otherBody
 - RigidBody2D@ ownerBody // readonly
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -5633,6 +5654,7 @@ Properties:
 - Vector2 ownerBodyGroundAnchor
 - float ratio
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -5701,6 +5723,7 @@ Properties:
 - RigidBody2D@ otherBody
 - RigidBody2D@ ownerBody // readonly
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -5767,6 +5790,7 @@ Properties:
 - RigidBody2D@ ownerBody // readonly
 - Vector2 ownerBodyAnchor
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -5832,6 +5856,7 @@ Properties:
 - RigidBody2D@ otherBody
 - RigidBody2D@ ownerBody // readonly
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -5901,6 +5926,7 @@ Properties:
 - RigidBody2D@ otherBody
 - RigidBody2D@ ownerBody // readonly
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -5994,6 +6020,7 @@ Properties:
 - uint queryFilterType
 - float radius
 - int refs // readonly
+- bool replicated // readonly
 - bool requestedTarget // readonly
 - CrowdAgentRequestedTarget requestedTargetType // readonly
 - Vector3 targetPosition
@@ -6084,6 +6111,7 @@ Properties:
 - uint numQueryFilterTypes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -6377,6 +6405,7 @@ Properties:
 - bool occludee
 - bool occluder
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - bool temporary
@@ -6557,6 +6586,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -6636,6 +6666,7 @@ Properties:
 - bool occluder
 - bool optimizeBufferSize
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - bool temporary
@@ -6789,6 +6820,7 @@ Properties:
 - bool occludee
 - bool occluder
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - bool temporary
@@ -6865,6 +6897,7 @@ Properties:
 - bool occluder
 - int orderInLayer
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - bool temporary
@@ -7187,6 +7220,7 @@ Properties:
 - int refs // readonly
 - float regionMergeSize
 - float regionMinSize
+- bool replicated // readonly
 - bool temporary
 - int tileSize
 - StringHash type // readonly
@@ -7689,6 +7723,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - float rotationDecay
 - float rotationWeight
 - String targetName
@@ -7774,6 +7809,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - float tolerance
 - StringHash type // readonly
@@ -8191,6 +8227,7 @@ Properties:
 - Texture@ rampTexture
 - float range
 - int refs // readonly
+- bool replicated // readonly
 - BiasParameters shadowBias
 - CascadeParameters shadowCascade
 - float shadowDistance
@@ -9299,6 +9336,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -9360,6 +9398,7 @@ Properties:
 - ObjectAnimation@ objectAnimation
 - bool recursive
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -9459,6 +9498,7 @@ Properties:
 - int refs // readonly
 - float regionMergeSize
 - float regionMinSize
+- bool replicated // readonly
 - bool temporary
 - int tileSize
 - StringHash type // readonly
@@ -9563,6 +9603,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -9714,6 +9755,7 @@ Properties:
 - Vector3 position
 - Vector2 position2D
 - int refs // readonly
+- bool replicated // readonly
 - Vector3 right // readonly
 - Quaternion rotation
 - float rotation2D
@@ -9853,6 +9895,7 @@ Properties:
 - uint obstacleId // readonly
 - float radius
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -9924,6 +9967,7 @@ Properties:
 - uint numLevels // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -9989,6 +10033,7 @@ Properties:
 - ObjectAnimation@ objectAnimation
 - float radius
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -10204,6 +10249,7 @@ Properties:
 - bool occluder
 - int refs // readonly
 - bool relative
+- bool replicated // readonly
 - bool scaled
 - bool serializeParticles
 - float shadowDistance
@@ -10287,6 +10333,7 @@ Properties:
 - bool occluder
 - int orderInLayer
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - Sprite2D@ sprite
@@ -10416,6 +10463,7 @@ Properties:
 - int numIterations
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool splitImpulse
 - bool temporary
 - StringHash type // readonly
@@ -10493,6 +10541,7 @@ Properties:
 - ObjectAnimation@ objectAnimation
 - uint positionIterations
 - int refs // readonly
+- bool replicated // readonly
 - bool subStepping
 - bool temporary
 - StringHash type // readonly
@@ -10767,6 +10816,7 @@ Properties:
 - int numWheels // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -11162,6 +11212,7 @@ Properties:
 - bool occludee
 - bool occluder
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - bool sorted
@@ -11272,6 +11323,7 @@ Properties:
 - ObjectAnimation@ objectAnimation
 - Vector3 position
 - int refs // readonly
+- bool replicated // readonly
 - float restitution
 - float rollingFriction
 - Quaternion rotation
@@ -11354,6 +11406,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -11537,6 +11590,7 @@ Properties:
 - Vector3 position
 - Vector2 position2D
 - int refs // readonly
+- bool replicated // readonly
 - PackageFile@[]@ requiredPackageFiles // readonly
 - Vector3 right // readonly
 - Quaternion rotation
@@ -11683,6 +11737,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - ScriptFile@ scriptFile
 - ScriptObject@ scriptObject // readonly
 - bool temporary
@@ -12243,6 +12298,7 @@ Properties:
 - bool occludee
 - bool occluder
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - bool temporary
@@ -12502,6 +12558,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - Vector3 targetPosition
 - Quaternion targetRotation
 - Vector3 targetWorldPosition
@@ -12604,6 +12661,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -12675,6 +12733,7 @@ Properties:
 - float panning
 - bool playing // readonly
 - int refs // readonly
+- bool replicated // readonly
 - Sound@ sound // readonly
 - String soundType
 - bool temporary
@@ -12755,6 +12814,7 @@ Properties:
 - float panning
 - bool playing // readonly
 - int refs // readonly
+- bool replicated // readonly
 - float rolloffFactor
 - Sound@ sound // readonly
 - String soundType
@@ -12880,6 +12940,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - float speed
 - bool temporary
 - StringHash type // readonly
@@ -13207,6 +13268,7 @@ Properties:
 - bool occluder
 - uint occlusionLodLevel
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - bool temporary
@@ -13292,6 +13354,7 @@ Properties:
 - bool occluder
 - uint occlusionLodLevel
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - bool temporary
@@ -13378,6 +13441,7 @@ Properties:
 - bool occluder
 - int orderInLayer
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - Sprite2D@ sprite
@@ -13469,6 +13533,7 @@ Properties:
 - bool occluder
 - int orderInLayer
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - Sprite2D@ sprite
@@ -13685,6 +13750,7 @@ Properties:
 - int patchSize
 - TerrainPatch@[] patches // readonly
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - bool smoothing
@@ -13762,6 +13828,7 @@ Properties:
 - bool occludee
 - bool occluder
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - bool temporary
@@ -14061,6 +14128,7 @@ Properties:
 - bool occluder
 - float opacity
 - int refs // readonly
+- bool replicated // readonly
 - float rowHeight // readonly
 - float rowSpacing
 - float[] rowWidths // readonly
@@ -14454,6 +14522,7 @@ Properties:
 - uint numLayers // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - TmxFile2D@ tmxFile
 - StringHash type // readonly
@@ -14539,6 +14608,7 @@ Properties:
 - uint numObjects // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - bool temporary
 - StringHash type // readonly
 - String typeName // readonly
@@ -14935,6 +15005,7 @@ Properties:
 - uint numAttributes // readonly
 - ObjectAnimation@ objectAnimation
 - int refs // readonly
+- bool replicated // readonly
 - UIElement@ root // readonly
 - bool temporary
 - Texture2D@ texture // readonly
@@ -16132,6 +16203,7 @@ Properties:
 - bool override
 - int priority
 - int refs // readonly
+- bool replicated // readonly
 - float shadowDistance
 - uint shadowMask
 - bool temporary

+ 1 - 1
Source/Urho3D/.soversion

@@ -1 +1 @@
-0.1.102
+0.1.103