Updated all names files to use 'base' instead of 'key' to avoid validation issues
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "On Collision Begin event",
|
||||
"base": "On Collision Begin event",
|
||||
"context": "AZEventHandler",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,49 +9,49 @@
|
||||
},
|
||||
"slots": [
|
||||
{
|
||||
"key": "Simulated Body Handle",
|
||||
"base": "Simulated Body Handle",
|
||||
"details": {
|
||||
"name": "Simulated Body Handle"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Collision Event",
|
||||
"base": "Collision Event",
|
||||
"details": {
|
||||
"name": "Collision Event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Collision Begin event",
|
||||
"base": "On Collision Begin event",
|
||||
"details": {
|
||||
"name": "On Collision Begin event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Connect",
|
||||
"base": "Connect",
|
||||
"details": {
|
||||
"name": "Connect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Disconnect",
|
||||
"base": "Disconnect",
|
||||
"details": {
|
||||
"name": "Disconnect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Connected",
|
||||
"base": "On Connected",
|
||||
"details": {
|
||||
"name": "On Connected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Disconnected",
|
||||
"base": "On Disconnected",
|
||||
"details": {
|
||||
"name": "On Disconnected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "OnEvent",
|
||||
"base": "OnEvent",
|
||||
"details": {
|
||||
"name": "OnEvent"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "On Collision End event",
|
||||
"base": "On Collision End event",
|
||||
"context": "AZEventHandler",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,49 +9,49 @@
|
||||
},
|
||||
"slots": [
|
||||
{
|
||||
"key": "Simulated Body Handle",
|
||||
"base": "Simulated Body Handle",
|
||||
"details": {
|
||||
"name": "Simulated Body Handle"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Collision Event",
|
||||
"base": "Collision Event",
|
||||
"details": {
|
||||
"name": "Collision Event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Collision End event",
|
||||
"base": "On Collision End event",
|
||||
"details": {
|
||||
"name": "On Collision End event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Connect",
|
||||
"base": "Connect",
|
||||
"details": {
|
||||
"name": "Connect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Disconnect",
|
||||
"base": "Disconnect",
|
||||
"details": {
|
||||
"name": "Disconnect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Connected",
|
||||
"base": "On Connected",
|
||||
"details": {
|
||||
"name": "On Connected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Disconnected",
|
||||
"base": "On Disconnected",
|
||||
"details": {
|
||||
"name": "On Disconnected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "OnEvent",
|
||||
"base": "OnEvent",
|
||||
"details": {
|
||||
"name": "OnEvent"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "On Collision Persist event",
|
||||
"base": "On Collision Persist event",
|
||||
"context": "AZEventHandler",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,49 +9,49 @@
|
||||
},
|
||||
"slots": [
|
||||
{
|
||||
"key": "Simulated Body Handle",
|
||||
"base": "Simulated Body Handle",
|
||||
"details": {
|
||||
"name": "Simulated Body Handle"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Collision Event",
|
||||
"base": "Collision Event",
|
||||
"details": {
|
||||
"name": "Collision Event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Collision Persist event",
|
||||
"base": "On Collision Persist event",
|
||||
"details": {
|
||||
"name": "On Collision Persist event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Connect",
|
||||
"base": "Connect",
|
||||
"details": {
|
||||
"name": "Connect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Disconnect",
|
||||
"base": "Disconnect",
|
||||
"details": {
|
||||
"name": "Disconnect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Connected",
|
||||
"base": "On Connected",
|
||||
"details": {
|
||||
"name": "On Connected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Disconnected",
|
||||
"base": "On Disconnected",
|
||||
"details": {
|
||||
"name": "On Disconnected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "OnEvent",
|
||||
"base": "OnEvent",
|
||||
"details": {
|
||||
"name": "OnEvent"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "On Gravity Changed event",
|
||||
"base": "On Gravity Changed event",
|
||||
"context": "AZEventHandler",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,49 +9,49 @@
|
||||
},
|
||||
"slots": [
|
||||
{
|
||||
"key": "Scene Handle",
|
||||
"base": "Scene Handle",
|
||||
"details": {
|
||||
"name": "Scene Handle"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Gravity Vector",
|
||||
"base": "Gravity Vector",
|
||||
"details": {
|
||||
"name": "Gravity Vector"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Gravity Changed event",
|
||||
"base": "On Gravity Changed event",
|
||||
"details": {
|
||||
"name": "On Gravity Changed event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Connect",
|
||||
"base": "Connect",
|
||||
"details": {
|
||||
"name": "Connect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Disconnect",
|
||||
"base": "Disconnect",
|
||||
"details": {
|
||||
"name": "Disconnect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Connected",
|
||||
"base": "On Connected",
|
||||
"details": {
|
||||
"name": "On Connected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Disconnected",
|
||||
"base": "On Disconnected",
|
||||
"details": {
|
||||
"name": "On Disconnected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "OnEvent",
|
||||
"base": "OnEvent",
|
||||
"details": {
|
||||
"name": "OnEvent"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "On Trigger Enter event",
|
||||
"base": "On Trigger Enter event",
|
||||
"context": "AZEventHandler",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,49 +9,49 @@
|
||||
},
|
||||
"slots": [
|
||||
{
|
||||
"key": "Simulated Body Handle",
|
||||
"base": "Simulated Body Handle",
|
||||
"details": {
|
||||
"name": "Simulated Body Handle"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Trigger Event",
|
||||
"base": "Trigger Event",
|
||||
"details": {
|
||||
"name": "Trigger Event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Trigger Enter event",
|
||||
"base": "On Trigger Enter event",
|
||||
"details": {
|
||||
"name": "On Trigger Enter event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Connect",
|
||||
"base": "Connect",
|
||||
"details": {
|
||||
"name": "Connect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Disconnect",
|
||||
"base": "Disconnect",
|
||||
"details": {
|
||||
"name": "Disconnect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Connected",
|
||||
"base": "On Connected",
|
||||
"details": {
|
||||
"name": "On Connected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Disconnected",
|
||||
"base": "On Disconnected",
|
||||
"details": {
|
||||
"name": "On Disconnected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "OnEvent",
|
||||
"base": "OnEvent",
|
||||
"details": {
|
||||
"name": "OnEvent"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "On Trigger Exit event",
|
||||
"base": "On Trigger Exit event",
|
||||
"context": "AZEventHandler",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,49 +9,49 @@
|
||||
},
|
||||
"slots": [
|
||||
{
|
||||
"key": "Simulated Body Handle",
|
||||
"base": "Simulated Body Handle",
|
||||
"details": {
|
||||
"name": "Simulated Body Handle"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Trigger Event",
|
||||
"base": "Trigger Event",
|
||||
"details": {
|
||||
"name": "Trigger Event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Trigger Exit event",
|
||||
"base": "On Trigger Exit event",
|
||||
"details": {
|
||||
"name": "On Trigger Exit event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Connect",
|
||||
"base": "Connect",
|
||||
"details": {
|
||||
"name": "Connect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Disconnect",
|
||||
"base": "Disconnect",
|
||||
"details": {
|
||||
"name": "Disconnect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Connected",
|
||||
"base": "On Connected",
|
||||
"details": {
|
||||
"name": "On Connected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Disconnected",
|
||||
"base": "On Disconnected",
|
||||
"details": {
|
||||
"name": "On Disconnected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "OnEvent",
|
||||
"base": "OnEvent",
|
||||
"details": {
|
||||
"name": "OnEvent"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "Postsimulate event",
|
||||
"base": "Postsimulate event",
|
||||
"context": "AZEventHandler",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,43 +9,43 @@
|
||||
},
|
||||
"slots": [
|
||||
{
|
||||
"key": "Tick time",
|
||||
"base": "Tick time",
|
||||
"details": {
|
||||
"name": "Tick time"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Postsimulate event",
|
||||
"base": "Postsimulate event",
|
||||
"details": {
|
||||
"name": "Postsimulate event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Connect",
|
||||
"base": "Connect",
|
||||
"details": {
|
||||
"name": "Connect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Disconnect",
|
||||
"base": "Disconnect",
|
||||
"details": {
|
||||
"name": "Disconnect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Connected",
|
||||
"base": "On Connected",
|
||||
"details": {
|
||||
"name": "On Connected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Disconnected",
|
||||
"base": "On Disconnected",
|
||||
"details": {
|
||||
"name": "On Disconnected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "OnEvent",
|
||||
"base": "OnEvent",
|
||||
"details": {
|
||||
"name": "OnEvent"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "Presimulate event",
|
||||
"base": "Presimulate event",
|
||||
"context": "AZEventHandler",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,43 +9,43 @@
|
||||
},
|
||||
"slots": [
|
||||
{
|
||||
"key": "Tick time",
|
||||
"base": "Tick time",
|
||||
"details": {
|
||||
"name": "Tick time"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Presimulate event",
|
||||
"base": "Presimulate event",
|
||||
"details": {
|
||||
"name": "Presimulate event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Connect",
|
||||
"base": "Connect",
|
||||
"details": {
|
||||
"name": "Connect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Disconnect",
|
||||
"base": "Disconnect",
|
||||
"details": {
|
||||
"name": "Disconnect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Connected",
|
||||
"base": "On Connected",
|
||||
"details": {
|
||||
"name": "On Connected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Disconnected",
|
||||
"base": "On Disconnected",
|
||||
"details": {
|
||||
"name": "On Disconnected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "OnEvent",
|
||||
"base": "OnEvent",
|
||||
"details": {
|
||||
"name": "OnEvent"
|
||||
}
|
||||
|
||||
+8
-8
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "SettingsRegistry Notify Event",
|
||||
"base": "SettingsRegistry Notify Event",
|
||||
"context": "AZEventHandler",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,43 +9,43 @@
|
||||
},
|
||||
"slots": [
|
||||
{
|
||||
"key": "Json Path",
|
||||
"base": "Json Path",
|
||||
"details": {
|
||||
"name": "Json Path"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "SettingsRegistry Notify Event",
|
||||
"base": "SettingsRegistry Notify Event",
|
||||
"details": {
|
||||
"name": "SettingsRegistry Notify Event"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Connect",
|
||||
"base": "Connect",
|
||||
"details": {
|
||||
"name": "Connect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "Disconnect",
|
||||
"base": "Disconnect",
|
||||
"details": {
|
||||
"name": "Disconnect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Connected",
|
||||
"base": "On Connected",
|
||||
"details": {
|
||||
"name": "On Connected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "On Disconnected",
|
||||
"base": "On Disconnected",
|
||||
"details": {
|
||||
"name": "On Disconnected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "OnEvent",
|
||||
"base": "OnEvent",
|
||||
"details": {
|
||||
"name": "OnEvent"
|
||||
}
|
||||
|
||||
+3
-3
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AWSMetrics_AttributesSubmissionList",
|
||||
"base": "AWSMetrics_AttributesSubmissionList",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "Getattributes",
|
||||
"base": "Getattributes",
|
||||
"details": {
|
||||
"name": "Get Attributes"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Setattributes",
|
||||
"base": "Setattributes",
|
||||
"details": {
|
||||
"name": "Set Attributes"
|
||||
},
|
||||
|
||||
+5
-5
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AWSMetrics_MetricsAttribute",
|
||||
"base": "AWSMetrics_MetricsAttribute",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "SetName",
|
||||
"base": "SetName",
|
||||
"context": "AWSMetrics_MetricsAttribute",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -39,7 +39,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetStrValue",
|
||||
"base": "SetStrValue",
|
||||
"context": "AWSMetrics_MetricsAttribute",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -68,7 +68,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetIntValue",
|
||||
"base": "SetIntValue",
|
||||
"context": "AWSMetrics_MetricsAttribute",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -97,7 +97,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetDoubleValue",
|
||||
"base": "SetDoubleValue",
|
||||
"context": "AWSMetrics_MetricsAttribute",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AWSScriptBehaviorDynamoDB",
|
||||
"base": "AWSScriptBehaviorDynamoDB",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetItem",
|
||||
"base": "GetItem",
|
||||
"context": "AWSScriptBehaviorDynamoDB",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -40,7 +40,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetItemRaw",
|
||||
"base": "GetItemRaw",
|
||||
"context": "AWSScriptBehaviorDynamoDB",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AWSScriptBehaviorLambda",
|
||||
"base": "AWSScriptBehaviorLambda",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "Invoke",
|
||||
"base": "Invoke",
|
||||
"context": "AWSScriptBehaviorLambda",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -39,7 +39,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "InvokeRaw",
|
||||
"base": "InvokeRaw",
|
||||
"context": "AWSScriptBehaviorLambda",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AWSScriptBehaviorS3",
|
||||
"base": "AWSScriptBehaviorS3",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetObject",
|
||||
"base": "GetObject",
|
||||
"context": "AWSScriptBehaviorS3",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -45,7 +45,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetObjectRaw",
|
||||
"base": "GetObjectRaw",
|
||||
"context": "AWSScriptBehaviorS3",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -86,7 +86,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "HeadObject",
|
||||
"base": "HeadObject",
|
||||
"context": "AWSScriptBehaviorS3",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -115,7 +115,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "HeadObjectRaw",
|
||||
"base": "HeadObjectRaw",
|
||||
"context": "AWSScriptBehaviorS3",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
+17
-17
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"base": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetNodeChild",
|
||||
"base": "GetNodeChild",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -47,7 +47,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "FindWithPath",
|
||||
"base": "FindWithPath",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -84,7 +84,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "HasNodeChild",
|
||||
"base": "HasNodeChild",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -121,7 +121,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "HasNodeParent",
|
||||
"base": "HasNodeParent",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -158,7 +158,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetNodeSibling",
|
||||
"base": "GetNodeSibling",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -195,7 +195,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "HasNodeSibling",
|
||||
"base": "HasNodeSibling",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -232,7 +232,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsNodeEndPoint",
|
||||
"base": "IsNodeEndPoint",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -269,7 +269,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetNodeCount",
|
||||
"base": "GetNodeCount",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -300,7 +300,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "HasNodeContent",
|
||||
"base": "HasNodeContent",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -337,7 +337,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetNodeContent",
|
||||
"base": "GetNodeContent",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -374,7 +374,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetNodeName",
|
||||
"base": "GetNodeName",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -411,7 +411,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetRoot",
|
||||
"base": "GetRoot",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -442,7 +442,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetNodeSeperationCharacter",
|
||||
"base": "GetNodeSeperationCharacter",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -465,7 +465,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetNodeParent",
|
||||
"base": "GetNodeParent",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -502,7 +502,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "FindWithRootAndPath",
|
||||
"base": "FindWithRootAndPath",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -545,7 +545,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsValidName",
|
||||
"base": "IsValidName",
|
||||
"context": "AZ::SceneAPI::Containers::SceneGraph",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AZ::SceneAPI::DataTypes::IMeshData::Face",
|
||||
"base": "AZ::SceneAPI::DataTypes::IMeshData::Face",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetVertexIndex",
|
||||
"base": "GetVertexIndex",
|
||||
"context": "AZ::SceneAPI::DataTypes::IMeshData::Face",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AcesParameterOverrides",
|
||||
"base": "AcesParameterOverrides",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "LoadPreset",
|
||||
"base": "LoadPreset",
|
||||
"context": "AcesParameterOverrides",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -33,7 +33,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetOutputDeviceTransformType_4000Nits",
|
||||
"base": "GetOutputDeviceTransformType_4000Nits",
|
||||
"details": {
|
||||
"name": "Get Output Device Transform Type_ 4000 Nits"
|
||||
},
|
||||
@@ -47,7 +47,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetOutputDeviceTransformType_2000Nits",
|
||||
"base": "GetOutputDeviceTransformType_2000Nits",
|
||||
"details": {
|
||||
"name": "Get Output Device Transform Type_ 2000 Nits"
|
||||
},
|
||||
@@ -61,7 +61,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetapplyCATD60toD65",
|
||||
"base": "GetapplyCATD60toD65",
|
||||
"details": {
|
||||
"name": "GetapplyCATD 60toD 65"
|
||||
},
|
||||
@@ -83,7 +83,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetapplyCATD60toD65",
|
||||
"base": "SetapplyCATD60toD65",
|
||||
"details": {
|
||||
"name": "SetapplyCATD 60toD 65"
|
||||
},
|
||||
@@ -103,7 +103,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetOutputDeviceTransformType_48Nits",
|
||||
"base": "GetOutputDeviceTransformType_48Nits",
|
||||
"details": {
|
||||
"name": "Get Output Device Transform Type_ 48 Nits"
|
||||
},
|
||||
@@ -117,7 +117,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetOutputDeviceTransformType_NumOutputDeviceTransformTypes",
|
||||
"base": "GetOutputDeviceTransformType_NumOutputDeviceTransformTypes",
|
||||
"details": {
|
||||
"name": "Get Output Device Transform Type_ Num Output Device Transform Types"
|
||||
},
|
||||
@@ -131,7 +131,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetOutputDeviceTransformType_1000Nits",
|
||||
"base": "GetOutputDeviceTransformType_1000Nits",
|
||||
"details": {
|
||||
"name": "Get Output Device Transform Type_ 1000 Nits"
|
||||
},
|
||||
@@ -145,7 +145,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetapplyDesaturation",
|
||||
"base": "GetapplyDesaturation",
|
||||
"details": {
|
||||
"name": "Getapply Desaturation"
|
||||
},
|
||||
@@ -167,7 +167,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetapplyDesaturation",
|
||||
"base": "SetapplyDesaturation",
|
||||
"details": {
|
||||
"name": "Setapply Desaturation"
|
||||
},
|
||||
@@ -187,7 +187,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Getpreset",
|
||||
"base": "Getpreset",
|
||||
"details": {
|
||||
"name": "Getpreset"
|
||||
},
|
||||
@@ -209,7 +209,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Setpreset",
|
||||
"base": "Setpreset",
|
||||
"details": {
|
||||
"name": "Setpreset"
|
||||
},
|
||||
@@ -229,7 +229,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetalterSurround",
|
||||
"base": "GetalterSurround",
|
||||
"details": {
|
||||
"name": "Getalter Surround"
|
||||
},
|
||||
@@ -251,7 +251,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetalterSurround",
|
||||
"base": "SetalterSurround",
|
||||
"details": {
|
||||
"name": "Setalter Surround"
|
||||
},
|
||||
@@ -271,7 +271,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetoverrideDefaults",
|
||||
"base": "GetoverrideDefaults",
|
||||
"details": {
|
||||
"name": "Getoverride Defaults"
|
||||
},
|
||||
@@ -293,7 +293,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetoverrideDefaults",
|
||||
"base": "SetoverrideDefaults",
|
||||
"details": {
|
||||
"name": "Setoverride Defaults"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ActorComponent",
|
||||
"base": "ActorComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AnimationData",
|
||||
"base": "AnimationData",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AssetData",
|
||||
"base": "AssetData",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetUseCount",
|
||||
"base": "GetUseCount",
|
||||
"context": "AssetData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -41,7 +41,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsLoading",
|
||||
"base": "IsLoading",
|
||||
"context": "AssetData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -79,7 +79,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsError",
|
||||
"base": "IsError",
|
||||
"context": "AssetData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -110,7 +110,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsReady",
|
||||
"base": "IsReady",
|
||||
"context": "AssetData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -141,7 +141,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetId",
|
||||
"base": "GetId",
|
||||
"context": "AssetData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AssetId",
|
||||
"base": "AssetId",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "CreateString",
|
||||
"base": "CreateString",
|
||||
"context": "AssetId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -41,7 +41,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsValid",
|
||||
"base": "IsValid",
|
||||
"context": "AssetId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -72,7 +72,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "ToString",
|
||||
"base": "ToString",
|
||||
"context": "AssetId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -103,7 +103,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsEqual",
|
||||
"base": "IsEqual",
|
||||
"context": "AssetId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AssetInfo",
|
||||
"base": "AssetInfo",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "assetId",
|
||||
"base": "assetId",
|
||||
"details": {
|
||||
"name": "Get Asset Id"
|
||||
},
|
||||
@@ -31,7 +31,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "assetType",
|
||||
"base": "assetType",
|
||||
"details": {
|
||||
"name": "Get Asset Type"
|
||||
},
|
||||
@@ -53,7 +53,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "sizeBytes",
|
||||
"base": "sizeBytes",
|
||||
"details": {
|
||||
"name": "Get Size (Bytes)"
|
||||
},
|
||||
@@ -75,7 +75,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "relativePath",
|
||||
"base": "relativePath",
|
||||
"details": {
|
||||
"name": "Get Relative Path"
|
||||
},
|
||||
|
||||
+3
-3
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AtomToolsDocumentSystemSettings",
|
||||
"base": "AtomToolsDocumentSystemSettings",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetshowReloadDocumentPrompt",
|
||||
"base": "GetshowReloadDocumentPrompt",
|
||||
"details": {
|
||||
"name": "Get Show Reload Document Prompt"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetshowReloadDocumentPrompt",
|
||||
"base": "SetshowReloadDocumentPrompt",
|
||||
"details": {
|
||||
"name": "Set Show Reload Document Prompt"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AuthenticationTokens",
|
||||
"base": "AuthenticationTokens",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetAccessToken",
|
||||
"base": "GetAccessToken",
|
||||
"details": {
|
||||
"name": "Get Access Token"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetAccessToken",
|
||||
"base": "SetAccessToken",
|
||||
"details": {
|
||||
"name": "Set Access Token"
|
||||
},
|
||||
@@ -52,7 +52,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetOpenIdToken",
|
||||
"base": "GetOpenIdToken",
|
||||
"context": "getter",
|
||||
"details": {
|
||||
"name": "Get OpenId Token"
|
||||
@@ -75,7 +75,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetOpenIdToken",
|
||||
"base": "SetOpenIdToken",
|
||||
"context": "setter",
|
||||
"details": {
|
||||
"name": "Set OpenId Token"
|
||||
@@ -96,7 +96,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetRefreshToken",
|
||||
"base": "GetRefreshToken",
|
||||
"context": "getter",
|
||||
"details": {
|
||||
"name": "Get Refresh Token"
|
||||
@@ -119,7 +119,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetRefreshToken",
|
||||
"base": "SetRefreshToken",
|
||||
"context": "setter",
|
||||
"details": {
|
||||
"name": "Set Refresh Token"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AxisType",
|
||||
"base": "AxisType",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetZNegative",
|
||||
"base": "GetZNegative",
|
||||
"details": {
|
||||
"name": "Get -Z"
|
||||
},
|
||||
@@ -24,7 +24,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetZPositive",
|
||||
"base": "GetZPositive",
|
||||
"details": {
|
||||
"name": "Get +Z"
|
||||
},
|
||||
@@ -38,7 +38,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetYPositive",
|
||||
"base": "GetYPositive",
|
||||
"details": {
|
||||
"name": "Get +Y"
|
||||
},
|
||||
@@ -52,7 +52,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetXNegative",
|
||||
"base": "GetXNegative",
|
||||
"details": {
|
||||
"name": "Get -X"
|
||||
},
|
||||
@@ -66,7 +66,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetXPositive",
|
||||
"base": "GetXPositive",
|
||||
"details": {
|
||||
"name": "Get +X"
|
||||
},
|
||||
@@ -80,7 +80,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetYNegative",
|
||||
"base": "GetYNegative",
|
||||
"details": {
|
||||
"name": "Get -Y"
|
||||
},
|
||||
|
||||
+7
-7
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "AzFramework::SurfaceData::SurfacePoint",
|
||||
"base": "AzFramework::SurfaceData::SurfacePoint",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "Getposition",
|
||||
"base": "Getposition",
|
||||
"details": {
|
||||
"name": "Get Position"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Setposition",
|
||||
"base": "Setposition",
|
||||
"details": {
|
||||
"name": "Set Position"
|
||||
},
|
||||
@@ -52,7 +52,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Getnormal",
|
||||
"base": "Getnormal",
|
||||
"details": {
|
||||
"name": "Get Normal"
|
||||
},
|
||||
@@ -74,7 +74,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Setnormal",
|
||||
"base": "Setnormal",
|
||||
"details": {
|
||||
"name": "Set Normal"
|
||||
},
|
||||
@@ -94,7 +94,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetsurfaceTags",
|
||||
"base": "GetsurfaceTags",
|
||||
"details": {
|
||||
"name": "Get Surface Tags"
|
||||
},
|
||||
@@ -116,7 +116,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetsurfaceTags",
|
||||
"base": "SetsurfaceTags",
|
||||
"details": {
|
||||
"name": "Set Surface Tags"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "BlastActorData",
|
||||
"base": "BlastActorData",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetEntityId",
|
||||
"base": "GetEntityId",
|
||||
"details": {
|
||||
"name": "Get Entity Id"
|
||||
},
|
||||
@@ -34,7 +34,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetEntityId",
|
||||
"base": "SetEntityId",
|
||||
"details": {
|
||||
"name": "Set Entity Id"
|
||||
},
|
||||
@@ -56,7 +56,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetIsStatic",
|
||||
"base": "GetIsStatic",
|
||||
"details": {
|
||||
"name": "Get Is Static"
|
||||
},
|
||||
@@ -79,7 +79,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetIsStatic",
|
||||
"base": "SetIsStatic",
|
||||
"details": {
|
||||
"name": "Set Is Static"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "BlendShapeAnimationData",
|
||||
"base": "BlendShapeAnimationData",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "BlendShapeData",
|
||||
"base": "BlendShapeData",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetUV",
|
||||
"base": "GetUV",
|
||||
"context": "BlendShapeData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -52,7 +52,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetTangent",
|
||||
"base": "GetTangent",
|
||||
"context": "BlendShapeData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -89,7 +89,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetBitangent",
|
||||
"base": "GetBitangent",
|
||||
"context": "BlendShapeData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -126,7 +126,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetColor",
|
||||
"base": "GetColor",
|
||||
"context": "BlendShapeData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "BlendShapeDataFace",
|
||||
"base": "BlendShapeDataFace",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetVertexIndex",
|
||||
"base": "GetVertexIndex",
|
||||
"context": "BlendShapeDataFace",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "BoxShapeConfig",
|
||||
"base": "BoxShapeConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetDimensions",
|
||||
"base": "GetDimensions",
|
||||
"details": {
|
||||
"name": "Get Dimensions"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetDimensions",
|
||||
"base": "SetDimensions",
|
||||
"details": {
|
||||
"name": "Set Dimensions"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "CameraComponent",
|
||||
"base": "CameraComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "CapsuleShapeConfig",
|
||||
"base": "CapsuleShapeConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetHeight",
|
||||
"base": "GetHeight",
|
||||
"details": {
|
||||
"name": "Get Height"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetHeight",
|
||||
"base": "SetHeight",
|
||||
"details": {
|
||||
"name": "Set Height"
|
||||
},
|
||||
@@ -53,7 +53,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetRadius",
|
||||
"base": "GetRadius",
|
||||
"details": {
|
||||
"name": "Get Radius"
|
||||
},
|
||||
@@ -76,7 +76,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetRadius",
|
||||
"base": "SetRadius",
|
||||
"details": {
|
||||
"name": "Set Radius"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ClientAuthAWSCredentials",
|
||||
"base": "ClientAuthAWSCredentials",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetAWSAccessKeyId",
|
||||
"base": "GetAWSAccessKeyId",
|
||||
"details": {
|
||||
"name": "Get AWS Access Key Id"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetAWSAccessKeyId",
|
||||
"base": "SetAWSAccessKeyId",
|
||||
"details": {
|
||||
"name": "Set AWS Access Key Id"
|
||||
},
|
||||
@@ -52,7 +52,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetAWSSecretKey",
|
||||
"base": "GetAWSSecretKey",
|
||||
"details": {
|
||||
"name": "Get AWS Secret Key"
|
||||
},
|
||||
@@ -74,7 +74,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetAWSSecretKey",
|
||||
"base": "SetAWSSecretKey",
|
||||
"details": {
|
||||
"name": "Set AWS Secret Key"
|
||||
},
|
||||
@@ -94,7 +94,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetAWSSessionToken",
|
||||
"base": "GetAWSSessionToken",
|
||||
"details": {
|
||||
"name": "Get AWS Session Token"
|
||||
},
|
||||
@@ -116,7 +116,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetAWSSessionToken",
|
||||
"base": "SetAWSSessionToken",
|
||||
"details": {
|
||||
"name": "Set AWS Session Token"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "CollisionEvent",
|
||||
"base": "CollisionEvent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetBody1EntityId",
|
||||
"base": "GetBody1EntityId",
|
||||
"context": "CollisionEvent",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -41,7 +41,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetBody2EntityId",
|
||||
"base": "GetBody2EntityId",
|
||||
"context": "CollisionEvent",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -73,7 +73,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetContacts",
|
||||
"base": "GetContacts",
|
||||
"details": {
|
||||
"name": "Get Contacts"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "CollisionGroup",
|
||||
"base": "CollisionGroup",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ComponentId",
|
||||
"base": "ComponentId",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "IsValid",
|
||||
"base": "IsValid",
|
||||
"context": "ComponentId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -41,7 +41,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Equal",
|
||||
"base": "Equal",
|
||||
"context": "ComponentId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -78,7 +78,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "ToString",
|
||||
"base": "ToString",
|
||||
"context": "ComponentId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ConstantGradientComponent",
|
||||
"base": "ConstantGradientComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ConstantGradientConfig",
|
||||
"base": "ConstantGradientConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "Contact",
|
||||
"base": "Contact",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetPosition",
|
||||
"base": "GetPosition",
|
||||
"details": {
|
||||
"name": "Get Position"
|
||||
},
|
||||
@@ -31,7 +31,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetPosition",
|
||||
"base": "SetPosition",
|
||||
"details": {
|
||||
"name": "Set Position"
|
||||
},
|
||||
@@ -51,7 +51,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetNormal",
|
||||
"base": "GetNormal",
|
||||
"details": {
|
||||
"name": "Get Normal"
|
||||
},
|
||||
@@ -73,7 +73,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetNormal",
|
||||
"base": "SetNormal",
|
||||
"details": {
|
||||
"name": "Set Normal"
|
||||
},
|
||||
@@ -93,7 +93,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetImpulse",
|
||||
"base": "GetImpulse",
|
||||
"details": {
|
||||
"name": "Get Impulse"
|
||||
},
|
||||
@@ -115,7 +115,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetImpulse",
|
||||
"base": "SetImpulse",
|
||||
"details": {
|
||||
"name": "Set Impulse"
|
||||
},
|
||||
@@ -135,7 +135,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetSeparation",
|
||||
"base": "GetSeparation",
|
||||
"details": {
|
||||
"name": "Get Separation"
|
||||
},
|
||||
@@ -157,7 +157,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetSeparation",
|
||||
"base": "SetSeparation",
|
||||
"details": {
|
||||
"name": "Set Separation"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "CryRange",
|
||||
"base": "CryRange",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "CylinderShapeConfig",
|
||||
"base": "CylinderShapeConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetHeight",
|
||||
"base": "GetHeight",
|
||||
"details": {
|
||||
"name": "Get Height"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetHeight",
|
||||
"base": "SetHeight",
|
||||
"details": {
|
||||
"name": "Set Height"
|
||||
},
|
||||
@@ -53,7 +53,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetRadius",
|
||||
"base": "GetRadius",
|
||||
"details": {
|
||||
"name": "Get Radius"
|
||||
},
|
||||
@@ -76,7 +76,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetRadius",
|
||||
"base": "SetRadius",
|
||||
"details": {
|
||||
"name": "Set Radius"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "DiskShapeConfig",
|
||||
"base": "DiskShapeConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "DisplaySettingsState",
|
||||
"base": "DisplaySettingsState",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "ToString",
|
||||
"base": "ToString",
|
||||
"context": "DisplaySettingsState",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "DitherGradientComponent",
|
||||
"base": "DitherGradientComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "DitherGradientConfig",
|
||||
"base": "DitherGradientConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "EditorActorComponent",
|
||||
"base": "EditorActorComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "EditorCameraComponent",
|
||||
"base": "EditorCameraComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "EditorLayerComponent",
|
||||
"base": "EditorLayerComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "CreateLayerEntityFromName",
|
||||
"base": "CreateLayerEntityFromName",
|
||||
"context": "EditorLayerComponent",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -42,7 +42,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "RecoverLayer",
|
||||
"base": "RecoverLayer",
|
||||
"context": "EditorLayerComponent",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "EditorMaterialComponentSlot",
|
||||
"base": "EditorMaterialComponentSlot",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "EditorSequenceComponent",
|
||||
"base": "EditorSequenceComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "EditorSimpleMotionComponent",
|
||||
"base": "EditorSimpleMotionComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "EditorTransformBus",
|
||||
"base": "EditorTransformBus",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "Entity Transform",
|
||||
"base": "Entity Transform",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "Rotate",
|
||||
"base": "Rotate",
|
||||
"context": "Entity Transform",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "Entity",
|
||||
"base": "Entity",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetComponentName",
|
||||
"base": "GetComponentName",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -49,7 +49,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetComponentType",
|
||||
"base": "GetComponentType",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -88,7 +88,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "CreateComponent",
|
||||
"base": "CreateComponent",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -133,7 +133,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "DestroyComponent",
|
||||
"base": "DestroyComponent",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -172,7 +172,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "FindComponentOfType",
|
||||
"base": "FindComponentOfType",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -211,7 +211,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetComponentConfiguration",
|
||||
"base": "SetComponentConfiguration",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -256,7 +256,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsValid",
|
||||
"base": "IsValid",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -289,7 +289,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetId",
|
||||
"base": "GetId",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -323,7 +323,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetOwningContextId",
|
||||
"base": "GetOwningContextId",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -355,7 +355,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetComponents",
|
||||
"base": "GetComponents",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -388,7 +388,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "FindAllComponentsOfType",
|
||||
"base": "FindAllComponentsOfType",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -427,7 +427,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetComponentConfiguration",
|
||||
"base": "GetComponentConfiguration",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -472,7 +472,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetName",
|
||||
"base": "SetName",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -503,7 +503,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsActivated",
|
||||
"base": "IsActivated",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -536,7 +536,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Activate",
|
||||
"base": "Activate",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -561,7 +561,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Deactivate",
|
||||
"base": "Deactivate",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -586,7 +586,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetName",
|
||||
"base": "GetName",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -619,7 +619,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Exists",
|
||||
"base": "Exists",
|
||||
"context": "Entity",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "EntityComponentIdPair",
|
||||
"base": "EntityComponentIdPair",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetEntityId",
|
||||
"base": "GetEntityId",
|
||||
"context": "EntityComponentIdPair",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -42,7 +42,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Equal",
|
||||
"base": "Equal",
|
||||
"context": "EntityComponentIdPair",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -80,7 +80,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "ToString",
|
||||
"base": "ToString",
|
||||
"context": "EntityComponentIdPair",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "EntityEntity_VM",
|
||||
"base": "EntityEntity_VM",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "ToString",
|
||||
"base": "ToString",
|
||||
"context": "EntityEntity_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -42,7 +42,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsValid",
|
||||
"base": "IsValid",
|
||||
"context": "EntityEntity_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -75,7 +75,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetEntityForward",
|
||||
"base": "GetEntityForward",
|
||||
"context": "EntityEntity_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -114,7 +114,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsActive",
|
||||
"base": "IsActive",
|
||||
"context": "EntityEntity_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -147,7 +147,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetEntityRight",
|
||||
"base": "GetEntityRight",
|
||||
"context": "EntityEntity_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -186,7 +186,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetEntityUp",
|
||||
"base": "GetEntityUp",
|
||||
"context": "EntityEntity_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "EntityType",
|
||||
"base": "EntityType",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ExecutionStateInterpretedPerActivation",
|
||||
"base": "ExecutionStateInterpretedPerActivation",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ExecutionStateInterpretedPerActivationOnGraphStart",
|
||||
"base": "ExecutionStateInterpretedPerActivationOnGraphStart",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ExecutionStateInterpretedPure",
|
||||
"base": "ExecutionStateInterpretedPure",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ExecutionStateInterpretedPureOnGraphStart",
|
||||
"base": "ExecutionStateInterpretedPureOnGraphStart",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ExecutionStateInterpretedSingleton",
|
||||
"base": "ExecutionStateInterpretedSingleton",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ExportProduct",
|
||||
"base": "ExportProduct",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ExportProductList",
|
||||
"base": "ExportProductList",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "AddProduct",
|
||||
"base": "AddProduct",
|
||||
"context": "ExportProductList",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -39,7 +39,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetProducts",
|
||||
"base": "GetProducts",
|
||||
"context": "ExportProductList",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -71,7 +71,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "AddDependencyToProduct",
|
||||
"base": "AddDependencyToProduct",
|
||||
"context": "ExportProductList",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ExposureControlConfig",
|
||||
"base": "ExposureControlConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetautoExposureSpeedUp",
|
||||
"base": "GetautoExposureSpeedUp",
|
||||
"details": {
|
||||
"name": "Get Auto Exposure Speed Up"
|
||||
},
|
||||
@@ -31,7 +31,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetautoExposureSpeedUp",
|
||||
"base": "SetautoExposureSpeedUp",
|
||||
"details": {
|
||||
"name": "Set Auto Exposure Speed Up"
|
||||
},
|
||||
@@ -51,7 +51,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetautoExposureSpeedDown",
|
||||
"base": "GetautoExposureSpeedDown",
|
||||
"details": {
|
||||
"name": "Get Auto Exposure Speed Down"
|
||||
},
|
||||
@@ -73,7 +73,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetautoExposureSpeedDown",
|
||||
"base": "SetautoExposureSpeedDown",
|
||||
"details": {
|
||||
"name": "Setauto Exposure Speed Down"
|
||||
},
|
||||
@@ -93,7 +93,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetautoExposureMax",
|
||||
"base": "GetautoExposureMax",
|
||||
"details": {
|
||||
"name": "Get Auto Exposure Max"
|
||||
},
|
||||
@@ -115,7 +115,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetautoExposureMax",
|
||||
"base": "SetautoExposureMax",
|
||||
"details": {
|
||||
"name": "Set Auto Exposure Max"
|
||||
},
|
||||
@@ -135,7 +135,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetautoExposureMin",
|
||||
"base": "GetautoExposureMin",
|
||||
"details": {
|
||||
"name": "Get Auto Exposure Min"
|
||||
},
|
||||
@@ -157,7 +157,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetautoExposureMin",
|
||||
"base": "SetautoExposureMin",
|
||||
"details": {
|
||||
"name": "Set Auto Exposure Min"
|
||||
},
|
||||
@@ -177,7 +177,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetexposureControlType",
|
||||
"base": "GetexposureControlType",
|
||||
"details": {
|
||||
"name": "Get Exposure Control Type"
|
||||
},
|
||||
@@ -199,7 +199,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetexposureControlType",
|
||||
"base": "SetexposureControlType",
|
||||
"details": {
|
||||
"name": "Set Exposure Control Type"
|
||||
},
|
||||
@@ -219,7 +219,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetcompensateValue",
|
||||
"base": "GetcompensateValue",
|
||||
"details": {
|
||||
"name": "Get Compensate Value"
|
||||
},
|
||||
@@ -241,7 +241,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetcompensateValue",
|
||||
"base": "SetcompensateValue",
|
||||
"details": {
|
||||
"name": "Set Compensate Value"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "GameplayNotificationId",
|
||||
"base": "GameplayNotificationId",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "ToString",
|
||||
"base": "ToString",
|
||||
"context": "GameplayNotificationId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -42,7 +42,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Equal",
|
||||
"base": "Equal",
|
||||
"context": "GameplayNotificationId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -80,7 +80,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Clone",
|
||||
"base": "Clone",
|
||||
"context": "GameplayNotificationId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "GradientSampleParams",
|
||||
"base": "GradientSampleParams",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "GradientSampler",
|
||||
"base": "GradientSampler",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "GradientSurfaceDataComponent",
|
||||
"base": "GradientSurfaceDataComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "GradientSurfaceDataConfig",
|
||||
"base": "GradientSurfaceDataConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetNumTags",
|
||||
"base": "GetNumTags",
|
||||
"context": "GradientSurfaceDataConfig",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -41,7 +41,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetTag",
|
||||
"base": "GetTag",
|
||||
"context": "GradientSurfaceDataConfig",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -79,7 +79,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "RemoveTag",
|
||||
"base": "RemoveTag",
|
||||
"context": "GradientSurfaceDataConfig",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -109,7 +109,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "AddTag",
|
||||
"base": "AddTag",
|
||||
"context": "GradientSurfaceDataConfig",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "GradientTransformComponent",
|
||||
"base": "GradientTransformComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "GradientTransformConfig",
|
||||
"base": "GradientTransformConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "GraphModelSlotId",
|
||||
"base": "GraphModelSlotId",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "IAnimationData",
|
||||
"base": "IAnimationData",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetKeyFrameCount",
|
||||
"base": "GetKeyFrameCount",
|
||||
"context": "IAnimationData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -41,7 +41,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetKeyFrame",
|
||||
"base": "GetKeyFrame",
|
||||
"context": "IAnimationData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -79,7 +79,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetTimeStepBetweenFrames",
|
||||
"base": "GetTimeStepBetweenFrames",
|
||||
"context": "IAnimationData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "IBlendShapeAnimationData",
|
||||
"base": "IBlendShapeAnimationData",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetBlendShapeName",
|
||||
"base": "GetBlendShapeName",
|
||||
"context": "IBlendShapeAnimationData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -41,7 +41,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetKeyFrameCount",
|
||||
"base": "GetKeyFrameCount",
|
||||
"context": "IBlendShapeAnimationData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -73,7 +73,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetKeyFrame",
|
||||
"base": "GetKeyFrame",
|
||||
"context": "IBlendShapeAnimationData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -111,7 +111,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetTimeStepBetweenFrames",
|
||||
"base": "GetTimeStepBetweenFrames",
|
||||
"context": "IBlendShapeAnimationData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "IBlendShapeData",
|
||||
"base": "IBlendShapeData",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetNormal",
|
||||
"base": "GetNormal",
|
||||
"context": "IBlendShapeData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -47,7 +47,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetFaceVertexIndex",
|
||||
"base": "GetFaceVertexIndex",
|
||||
"context": "IBlendShapeData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -91,7 +91,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetFaceInfo",
|
||||
"base": "GetFaceInfo",
|
||||
"context": "IBlendShapeData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -129,7 +129,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetPosition",
|
||||
"base": "GetPosition",
|
||||
"context": "IBlendShapeData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -167,7 +167,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetUsedPointIndexForControlPoint",
|
||||
"base": "GetUsedPointIndexForControlPoint",
|
||||
"context": "IBlendShapeData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -205,7 +205,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetVertexCount",
|
||||
"base": "GetVertexCount",
|
||||
"context": "IBlendShapeData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -237,7 +237,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetFaceCount",
|
||||
"base": "GetFaceCount",
|
||||
"context": "IBlendShapeData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -269,7 +269,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetControlPointIndex",
|
||||
"base": "GetControlPointIndex",
|
||||
"context": "IBlendShapeData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -307,7 +307,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetUsedControlPointCount",
|
||||
"base": "GetUsedControlPointCount",
|
||||
"context": "IBlendShapeData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "IGraphObject",
|
||||
"base": "IGraphObject",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "IMeshData",
|
||||
"base": "IMeshData",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetUnitSizeInMeters",
|
||||
"base": "GetUnitSizeInMeters",
|
||||
"context": "IMeshData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -41,7 +41,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetOriginalUnitSizeInMeters",
|
||||
"base": "GetOriginalUnitSizeInMeters",
|
||||
"context": "IMeshData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ImageGradientComponent",
|
||||
"base": "ImageGradientComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ImageGradientConfig",
|
||||
"base": "ImageGradientConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "InputDeviceGamepad",
|
||||
"base": "InputDeviceGamepad",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "InputDeviceKeyboard",
|
||||
"base": "InputDeviceKeyboard",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "InputDeviceMotion",
|
||||
"base": "InputDeviceMotion",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "InputDeviceMouse",
|
||||
"base": "InputDeviceMouse",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "InputDeviceTouch",
|
||||
"base": "InputDeviceTouch",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "InputDeviceVirtualKeyboard",
|
||||
"base": "InputDeviceVirtualKeyboard",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "InputEventNotificationId",
|
||||
"base": "InputEventNotificationId",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "ToString",
|
||||
"base": "ToString",
|
||||
"context": "InputEventNotificationId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -41,7 +41,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Equal",
|
||||
"base": "Equal",
|
||||
"context": "InputEventNotificationId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -78,7 +78,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Clone",
|
||||
"base": "Clone",
|
||||
"context": "InputEventNotificationId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -109,7 +109,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "CreateInputEventNotificationId",
|
||||
"base": "CreateInputEventNotificationId",
|
||||
"context": "InputEventNotificationId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -146,7 +146,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetactionNameCrc",
|
||||
"base": "GetactionNameCrc",
|
||||
"details": {
|
||||
"name": "Get Action Name Tag"
|
||||
},
|
||||
@@ -168,7 +168,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetactionNameCrc",
|
||||
"base": "SetactionNameCrc",
|
||||
"details": {
|
||||
"name": "Set Action Name Tag"
|
||||
},
|
||||
@@ -188,7 +188,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetlocalUserId",
|
||||
"base": "GetlocalUserId",
|
||||
"details": {
|
||||
"name": "Get Local User Id"
|
||||
},
|
||||
@@ -210,7 +210,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetlocalUserId",
|
||||
"base": "SetlocalUserId",
|
||||
"details": {
|
||||
"name": "Set Local User Id"
|
||||
},
|
||||
@@ -230,7 +230,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetactionName",
|
||||
"base": "SetactionName",
|
||||
"details": {
|
||||
"name": "Set Action Name"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "InvertGradientComponent",
|
||||
"base": "InvertGradientComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "InvertGradientConfig",
|
||||
"base": "InvertGradientConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "LevelsGradientComponent",
|
||||
"base": "LevelsGradientComponent",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "LevelsGradientConfig",
|
||||
"base": "LevelsGradientConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "LightConfig",
|
||||
"base": "LightConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetshadowmapSize",
|
||||
"base": "GetshadowmapSize",
|
||||
"details": {
|
||||
"name": "Get Shadowmap Size"
|
||||
},
|
||||
@@ -31,7 +31,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetshadowmapSize",
|
||||
"base": "SetshadowmapSize",
|
||||
"details": {
|
||||
"name": "Set Shadowmap Size"
|
||||
},
|
||||
@@ -51,7 +51,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetshadowCascadeCount",
|
||||
"base": "GetshadowCascadeCount",
|
||||
"details": {
|
||||
"name": "Get Shadow Cascade Count"
|
||||
},
|
||||
@@ -73,7 +73,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetshadowCascadeCount",
|
||||
"base": "SetshadowCascadeCount",
|
||||
"details": {
|
||||
"name": "Set Shadow Cascade Count"
|
||||
},
|
||||
@@ -93,7 +93,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetenableShadowDebugColoring",
|
||||
"base": "GetenableShadowDebugColoring",
|
||||
"details": {
|
||||
"name": "Get Enable Shadow Debug Coloring"
|
||||
},
|
||||
@@ -115,7 +115,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetenableShadowDebugColoring",
|
||||
"base": "SetenableShadowDebugColoring",
|
||||
"details": {
|
||||
"name": "Set Enable Shadow Debug Coloring"
|
||||
},
|
||||
@@ -135,7 +135,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Getintensity",
|
||||
"base": "Getintensity",
|
||||
"details": {
|
||||
"name": "Get Intensity"
|
||||
},
|
||||
@@ -157,7 +157,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Setintensity",
|
||||
"base": "Setintensity",
|
||||
"details": {
|
||||
"name": "Set Intensity"
|
||||
},
|
||||
@@ -177,7 +177,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetshadowRatioLogarithmUniform",
|
||||
"base": "GetshadowRatioLogarithmUniform",
|
||||
"details": {
|
||||
"name": "Get Shadow Ratio Logarithm Uniform"
|
||||
},
|
||||
@@ -199,7 +199,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetshadowRatioLogarithmUniform",
|
||||
"base": "SetshadowRatioLogarithmUniform",
|
||||
"details": {
|
||||
"name": "Set Shadow Ratio Logarithm Uniform"
|
||||
},
|
||||
@@ -219,7 +219,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Getcolor",
|
||||
"base": "Getcolor",
|
||||
"details": {
|
||||
"name": "Get Color"
|
||||
},
|
||||
@@ -241,7 +241,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Setcolor",
|
||||
"base": "Setcolor",
|
||||
"details": {
|
||||
"name": "Set Color"
|
||||
},
|
||||
@@ -261,7 +261,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Getdirection",
|
||||
"base": "Getdirection",
|
||||
"details": {
|
||||
"name": "Get Direction"
|
||||
},
|
||||
@@ -283,7 +283,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Setdirection",
|
||||
"base": "Setdirection",
|
||||
"details": {
|
||||
"name": "Set Direction"
|
||||
},
|
||||
@@ -303,7 +303,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetshadowFarClipDistance",
|
||||
"base": "GetshadowFarClipDistance",
|
||||
"details": {
|
||||
"name": "Get Shadow Far Clip Distance"
|
||||
},
|
||||
@@ -325,7 +325,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetshadowFarClipDistance",
|
||||
"base": "SetshadowFarClipDistance",
|
||||
"details": {
|
||||
"name": "Set Shadow Far Clip Distance"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "LightingPreset",
|
||||
"base": "LightingPreset",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetshadowCatcherOpacity",
|
||||
"base": "GetshadowCatcherOpacity",
|
||||
"details": {
|
||||
"name": "Get Shadow Catcher Opacity"
|
||||
},
|
||||
@@ -31,7 +31,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetshadowCatcherOpacity",
|
||||
"base": "SetshadowCatcherOpacity",
|
||||
"details": {
|
||||
"name": "Set Shadow Catcher Opacity"
|
||||
},
|
||||
@@ -51,7 +51,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetskyboxExposure",
|
||||
"base": "GetskyboxExposure",
|
||||
"details": {
|
||||
"name": "Get Skybox Exposure"
|
||||
},
|
||||
@@ -73,7 +73,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetskyboxExposure",
|
||||
"base": "SetskyboxExposure",
|
||||
"details": {
|
||||
"name": "Set Skybox Exposure"
|
||||
},
|
||||
@@ -93,7 +93,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Getlights",
|
||||
"base": "Getlights",
|
||||
"details": {
|
||||
"name": "Get Lights"
|
||||
},
|
||||
@@ -115,7 +115,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Setlights",
|
||||
"base": "Setlights",
|
||||
"details": {
|
||||
"name": "Set Lights"
|
||||
},
|
||||
@@ -135,7 +135,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetiblExposure",
|
||||
"base": "GetiblExposure",
|
||||
"details": {
|
||||
"name": "Get IBL Exposure"
|
||||
},
|
||||
@@ -157,7 +157,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetiblExposure",
|
||||
"base": "SetiblExposure",
|
||||
"details": {
|
||||
"name": "Set IBL Exposure"
|
||||
},
|
||||
@@ -177,7 +177,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetskyboxImageAsset",
|
||||
"base": "GetskyboxImageAsset",
|
||||
"details": {
|
||||
"name": "Get Skybox Image Asset"
|
||||
},
|
||||
@@ -199,7 +199,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetskyboxImageAsset",
|
||||
"base": "SetskyboxImageAsset",
|
||||
"details": {
|
||||
"name": "Set Skybox Image Asset"
|
||||
},
|
||||
@@ -219,7 +219,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetiblSpecularImageAsset",
|
||||
"base": "GetiblSpecularImageAsset",
|
||||
"details": {
|
||||
"name": "Get IBL Specular Image Asset"
|
||||
},
|
||||
@@ -241,7 +241,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetiblSpecularImageAsset",
|
||||
"base": "SetiblSpecularImageAsset",
|
||||
"details": {
|
||||
"name": "Set IBL Specular Image Asset"
|
||||
},
|
||||
@@ -261,7 +261,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetdisplayName",
|
||||
"base": "GetdisplayName",
|
||||
"details": {
|
||||
"name": "Get Display Name"
|
||||
},
|
||||
@@ -283,7 +283,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetdisplayName",
|
||||
"base": "SetdisplayName",
|
||||
"details": {
|
||||
"name": "Set Display Name"
|
||||
},
|
||||
@@ -303,7 +303,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetalternateSkyboxImageAsset",
|
||||
"base": "GetalternateSkyboxImageAsset",
|
||||
"details": {
|
||||
"name": "Get Alternate Skybox Image Asset"
|
||||
},
|
||||
@@ -325,7 +325,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetalternateSkyboxImageAsset",
|
||||
"base": "SetalternateSkyboxImageAsset",
|
||||
"details": {
|
||||
"name": "Set Alternate Skybox Image Asset"
|
||||
},
|
||||
@@ -345,7 +345,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetiblDiffuseImageAsset",
|
||||
"base": "GetiblDiffuseImageAsset",
|
||||
"details": {
|
||||
"name": "Get IBL Diffuse Image Asset"
|
||||
},
|
||||
@@ -367,7 +367,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetiblDiffuseImageAsset",
|
||||
"base": "SetiblDiffuseImageAsset",
|
||||
"details": {
|
||||
"name": "Set IBL Diffuse Image Asset"
|
||||
},
|
||||
@@ -387,7 +387,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Getexposure",
|
||||
"base": "Getexposure",
|
||||
"details": {
|
||||
"name": "Get Exposure"
|
||||
},
|
||||
@@ -409,7 +409,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Setexposure",
|
||||
"base": "Setexposure",
|
||||
"details": {
|
||||
"name": "Set Exposure"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "MaterialAssignment",
|
||||
"base": "MaterialAssignment",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "ToString",
|
||||
"base": "ToString",
|
||||
"context": "MaterialAssignment",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -33,7 +33,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetmaterialAsset",
|
||||
"base": "GetmaterialAsset",
|
||||
"details": {
|
||||
"name": "Getmaterial Asset"
|
||||
},
|
||||
@@ -55,7 +55,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetmaterialAsset",
|
||||
"base": "SetmaterialAsset",
|
||||
"details": {
|
||||
"name": "Setmaterial Asset"
|
||||
},
|
||||
@@ -75,7 +75,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetpropertyOverrides",
|
||||
"base": "GetpropertyOverrides",
|
||||
"details": {
|
||||
"name": "Getproperty Overrides"
|
||||
},
|
||||
@@ -97,7 +97,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetpropertyOverrides",
|
||||
"base": "SetpropertyOverrides",
|
||||
"details": {
|
||||
"name": "Setproperty Overrides"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "MaterialAssignmentId",
|
||||
"base": "MaterialAssignmentId",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "ToString",
|
||||
"base": "ToString",
|
||||
"context": "MaterialAssignmentId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -33,7 +33,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsAssetOnly",
|
||||
"base": "IsAssetOnly",
|
||||
"context": "MaterialAssignmentId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -56,7 +56,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsSlotIdOnly",
|
||||
"base": "IsSlotIdOnly",
|
||||
"context": "MaterialAssignmentId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -79,7 +79,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsLodAndSlotId",
|
||||
"base": "IsLodAndSlotId",
|
||||
"context": "MaterialAssignmentId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -102,7 +102,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsDefault",
|
||||
"base": "IsDefault",
|
||||
"context": "MaterialAssignmentId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -125,7 +125,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsLodAndAsset",
|
||||
"base": "IsLodAndAsset",
|
||||
"context": "MaterialAssignmentId",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -148,7 +148,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetlodIndex",
|
||||
"base": "GetlodIndex",
|
||||
"details": {
|
||||
"name": "Getlod Index"
|
||||
},
|
||||
@@ -170,7 +170,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetlodIndex",
|
||||
"base": "SetlodIndex",
|
||||
"details": {
|
||||
"name": "Setlod Index"
|
||||
},
|
||||
@@ -190,7 +190,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetmaterialSlotStableId",
|
||||
"base": "GetmaterialSlotStableId",
|
||||
"details": {
|
||||
"name": "Getmaterial Slot Stable Id"
|
||||
},
|
||||
@@ -212,7 +212,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SetmaterialSlotStableId",
|
||||
"base": "SetmaterialSlotStableId",
|
||||
"details": {
|
||||
"name": "Setmaterial Slot Stable Id"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "MaterialComponentConfig",
|
||||
"base": "MaterialComponentConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "Getmaterials",
|
||||
"base": "Getmaterials",
|
||||
"details": {
|
||||
"name": "Get Materials"
|
||||
},
|
||||
@@ -33,7 +33,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Setmaterials",
|
||||
"base": "Setmaterials",
|
||||
"details": {
|
||||
"name": "Set Materials"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "MaterialData",
|
||||
"base": "MaterialData",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetBaseColor",
|
||||
"base": "GetBaseColor",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -42,7 +42,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetUseRoughnessMap",
|
||||
"base": "GetUseRoughnessMap",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -75,7 +75,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetShininess",
|
||||
"base": "GetShininess",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -108,7 +108,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetUseEmissiveMap",
|
||||
"base": "GetUseEmissiveMap",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -141,7 +141,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetEmissiveColor",
|
||||
"base": "GetEmissiveColor",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -174,7 +174,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetSpecularColor",
|
||||
"base": "GetSpecularColor",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -207,7 +207,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetUniqueId",
|
||||
"base": "GetUniqueId",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -240,7 +240,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetDiffuseColor",
|
||||
"base": "GetDiffuseColor",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -273,7 +273,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetEmissiveIntensity",
|
||||
"base": "GetEmissiveIntensity",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -306,7 +306,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetMaterialName",
|
||||
"base": "GetMaterialName",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -339,7 +339,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetUseMetallicMap",
|
||||
"base": "GetUseMetallicMap",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -372,7 +372,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetMetallicFactor",
|
||||
"base": "GetMetallicFactor",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -405,7 +405,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetRoughnessFactor",
|
||||
"base": "GetRoughnessFactor",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -438,7 +438,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetUseAOMap",
|
||||
"base": "GetUseAOMap",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -471,7 +471,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetTexture",
|
||||
"base": "GetTexture",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -510,7 +510,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsNoDraw",
|
||||
"base": "IsNoDraw",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -543,7 +543,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetOpacity",
|
||||
"base": "GetOpacity",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -576,7 +576,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetUseColorMap",
|
||||
"base": "GetUseColorMap",
|
||||
"context": "MaterialData",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "Math",
|
||||
"base": "Math",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "DivideByNumber",
|
||||
"base": "DivideByNumber",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -48,7 +48,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Round",
|
||||
"base": "Round",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -80,7 +80,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Sqrt",
|
||||
"base": "Sqrt",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -112,7 +112,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Mod",
|
||||
"base": "Mod",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -150,7 +150,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Ceil",
|
||||
"base": "Ceil",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -182,7 +182,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsEven",
|
||||
"base": "IsEven",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -214,7 +214,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsClose",
|
||||
"base": "IsClose",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -258,7 +258,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "ArcSin",
|
||||
"base": "ArcSin",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -290,7 +290,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "ArcTan",
|
||||
"base": "ArcTan",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -322,7 +322,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Max",
|
||||
"base": "Max",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -360,7 +360,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Tan",
|
||||
"base": "Tan",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -392,7 +392,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "ArcTan2",
|
||||
"base": "ArcTan2",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -430,7 +430,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Floor",
|
||||
"base": "Floor",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -462,7 +462,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Min",
|
||||
"base": "Min",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -500,7 +500,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Lerp",
|
||||
"base": "Lerp",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -544,7 +544,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "LerpInverse",
|
||||
"base": "LerpInverse",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -588,7 +588,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsOdd",
|
||||
"base": "IsOdd",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -620,7 +620,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Abs",
|
||||
"base": "Abs",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -651,7 +651,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "RadToDeg",
|
||||
"base": "RadToDeg",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -683,7 +683,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Sin",
|
||||
"base": "Sin",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -715,7 +715,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Cos",
|
||||
"base": "Cos",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -747,7 +747,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "ArcCos",
|
||||
"base": "ArcCos",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -779,7 +779,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Sign",
|
||||
"base": "Sign",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -811,7 +811,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Clamp",
|
||||
"base": "Clamp",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -855,7 +855,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetSinCos",
|
||||
"base": "GetSinCos",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -891,7 +891,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "DegToRad",
|
||||
"base": "DegToRad",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -923,7 +923,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Pow",
|
||||
"base": "Pow",
|
||||
"context": "Math",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "MathAABB_VM",
|
||||
"base": "MathAABB_VM",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "Overlaps",
|
||||
"base": "Overlaps",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -47,7 +47,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "SurfaceArea",
|
||||
"base": "SurfaceArea",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -79,7 +79,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "ToSphere",
|
||||
"base": "ToSphere",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -111,7 +111,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "FromOBB",
|
||||
"base": "FromOBB",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -143,7 +143,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Translate",
|
||||
"base": "Translate",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -181,7 +181,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "ContainsVector3",
|
||||
"base": "ContainsVector3",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -219,7 +219,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Distance",
|
||||
"base": "Distance",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -257,7 +257,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "FromPoint",
|
||||
"base": "FromPoint",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -289,7 +289,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Null",
|
||||
"base": "Null",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -313,7 +313,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "YExtent",
|
||||
"base": "YExtent",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -345,7 +345,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Clamp",
|
||||
"base": "Clamp",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -383,7 +383,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "ContainsAABB",
|
||||
"base": "ContainsAABB",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -421,7 +421,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Expand",
|
||||
"base": "Expand",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -459,7 +459,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Extents",
|
||||
"base": "Extents",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -491,7 +491,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "FromCenterHalfExtents",
|
||||
"base": "FromCenterHalfExtents",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -529,7 +529,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetMin",
|
||||
"base": "GetMin",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -561,7 +561,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "ApplyTransform",
|
||||
"base": "ApplyTransform",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -599,7 +599,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "Center",
|
||||
"base": "Center",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -631,7 +631,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "FromMinMax",
|
||||
"base": "FromMinMax",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -669,7 +669,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsFinite",
|
||||
"base": "IsFinite",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -701,7 +701,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "IsValid",
|
||||
"base": "IsValid",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -733,7 +733,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "GetMax",
|
||||
"base": "GetMax",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -765,7 +765,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "XExtent",
|
||||
"base": "XExtent",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -797,7 +797,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "AddPoint",
|
||||
"base": "AddPoint",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -835,7 +835,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "AddAABB",
|
||||
"base": "AddAABB",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -873,7 +873,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "FromCenterRadius",
|
||||
"base": "FromCenterRadius",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
@@ -911,7 +911,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "ZExtent",
|
||||
"base": "ZExtent",
|
||||
"context": "MathAABB_VM",
|
||||
"entry": {
|
||||
"name": "In",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user