diff --git a/xml/types/Datastore.xml b/xml/types/Datastore.xml
index 9127879..a1d1538 100644
--- a/xml/types/Datastore.xml
+++ b/xml/types/Datastore.xml
@@ -8,7 +8,7 @@
true
true
false
- Missing Documentation
+ The key identifying this Datastore connection.
GetAsync
@@ -22,7 +22,7 @@
false
false
false
- Missing Documentation
+ Retrieves a value from the datastore asynchronously using the specified key.
SetAsync
@@ -42,7 +42,7 @@
false
false
false
- Missing Documentation
+ Stores a value in the datastore asynchronously using the specified key.
RemoveAsync
@@ -56,7 +56,7 @@
false
false
false
- Missing Documentation
+ Removes a value from the datastore asynchronously using the specified key.
Loaded
diff --git a/xml/types/DatastoreService.xml b/xml/types/DatastoreService.xml
index 1ff5666..c105102 100644
--- a/xml/types/DatastoreService.xml
+++ b/xml/types/DatastoreService.xml
@@ -14,7 +14,7 @@
false
false
false
- Missing Documentation
+ Attempts to get a Datastore object from the Datastore service.
true
false
diff --git a/xml/types/Decal.xml b/xml/types/Decal.xml
index 4200bc5..5d3a1cf 100644
--- a/xml/types/Decal.xml
+++ b/xml/types/Decal.xml
@@ -8,7 +8,7 @@
true
false
false
- Missing Documentation
+ The image texture applied to the decal.
Energy
@@ -24,7 +24,7 @@
true
false
false
- Missing Documentation
+ The color tint applied to the decal.
false
false
diff --git a/xml/types/Dynamic.xml b/xml/types/Dynamic.xml
index 55840ee..a0d898e 100644
--- a/xml/types/Dynamic.xml
+++ b/xml/types/Dynamic.xml
@@ -8,7 +8,7 @@
true
false
false
- Missing Documentation
+ The position of the object.
Rotation
@@ -16,7 +16,7 @@
true
false
false
- Missing Documentation
+ The rotation of the object.
Size
@@ -24,7 +24,7 @@
true
false
false
- Missing Documentation
+ The size of the object.
LocalPosition
@@ -32,7 +32,7 @@
true
false
false
- Missing Documentation
+ The position of the object relative to its parent.
LocalRotation
@@ -40,7 +40,7 @@
true
false
false
- Missing Documentation
+ The rotation of the object relative to its parent.
LocalSize
@@ -48,7 +48,7 @@
true
false
false
- Missing Documentation
+ The size of the object relative to its parent.
Quaternion
@@ -56,7 +56,7 @@
true
false
false
- Missing Documentation
+ The rotation of the object represented as a quaternion.
Locked
@@ -64,7 +64,7 @@
true
false
false
- Missing Documentation
+ Determines whether the object can be selected in the Creator.
Forward
@@ -72,7 +72,7 @@
true
true
false
- Missing Documentation
+ The forward direction vector of the object.
Right
@@ -80,7 +80,7 @@
true
true
false
- Missing Documentation
+ The right direction vector of the object.
Up
@@ -88,7 +88,7 @@
true
true
false
- Missing Documentation
+ The up direction vector of the object.
LookAt
@@ -102,7 +102,7 @@
false
false
false
- Missing Documentation
+ Orients the object to look at a target.
LookAt
@@ -122,7 +122,7 @@
false
false
false
- Missing Documentation
+ Orients the object to look at a target with a specified up vector.
MovePosition
@@ -164,7 +164,7 @@
false
false
false
- Missing Documentation
+ Moves the transform in the direction and distance of translation.
RotateAround
@@ -190,7 +190,7 @@
false
false
false
- Missing Documentation
+ Rotates the object around a point by the specified Euler angles.
Rotate
@@ -204,7 +204,7 @@
false
false
false
- Missing Documentation
+ Rotates the object by the specified Euler angles.
InverseTransformPoint
@@ -218,7 +218,7 @@
false
false
false
- Missing Documentation
+ Transforms a point from world space to local space.
TransformPoint
@@ -232,7 +232,7 @@
false
false
false
- Missing Documentation
+ Transforms a point from local space to world space.
InverseTransformDirection
@@ -246,7 +246,7 @@
false
false
false
- Missing Documentation
+ Transforms a direction from world space to local space.
TransformDirection
@@ -260,7 +260,7 @@
false
false
false
- Missing Documentation
+ Transforms a direction from local space to world space.
InverseTransformVector
@@ -274,7 +274,7 @@
false
false
false
- Missing Documentation
+ Transforms a vector from world space to local space.
InverseTransformPosition
@@ -288,7 +288,7 @@
false
false
false
- Missing Documentation
+ Transforms a position from world space to local space.
GetBounds
@@ -296,7 +296,7 @@
false
false
false
- Missing Documentation
+ Gets the bounding box of the object.
false
false