84b6f56a50
Initialize the DataCenter-RustBridge submodule to integrate the Rust bridge plugin for the DataCenter project. This enables using the external Rust-based components as a git submodule.
635 lines
14 KiB
JSON
635 lines
14 KiB
JSON
[
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AutoDisable",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AutoDisable",
|
|
"MethodName": "TurnOffAfterXseconds",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "Benchmark01",
|
|
"MethodName": "Start",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "Benchmark02",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "Benchmark03",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "Benchmark03",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "Benchmark04",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GetCurrentVersion",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LocalisedText",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "MouseLook",
|
|
"MethodName": "ClampRotationAroundXAxis",
|
|
"ReturnType": "Quaternion",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "q",
|
|
"Type": "Quaternion"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "MouseLook",
|
|
"MethodName": "Init",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "character",
|
|
"Type": "Transform"
|
|
},
|
|
{
|
|
"Name": "camera",
|
|
"Type": "Transform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "MouseLook",
|
|
"MethodName": "InternalLockUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "MouseLook",
|
|
"MethodName": "ResetRotation",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "character",
|
|
"Type": "Transform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "MouseLook",
|
|
"MethodName": "SetCursorLock",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "value",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "MouseLook",
|
|
"MethodName": "SittingClampRotation",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "q",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "MouseLook",
|
|
"MethodName": "UpdateCursorLock",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "MouseLook",
|
|
"MethodName": "_Init_b__22_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "MouseLook",
|
|
"MethodName": "_Init_b__22_1",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "ObjectSpin",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "ObjectSpin",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PositionIndicator",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PositionIndicator",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "RayLookAt",
|
|
"MethodName": "Cleanup",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "RayLookAt",
|
|
"MethodName": "HideItemNameOrSiluete",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "RayLookAt",
|
|
"MethodName": "Init",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "RayLookAt",
|
|
"MethodName": "ResetHold",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "RayLookAt",
|
|
"MethodName": "_Init_b__20_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "RayLookAt",
|
|
"MethodName": "_Init_b__20_1",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "RayLookAt",
|
|
"MethodName": "_Init_b__20_2",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "RayLookAt",
|
|
"MethodName": "_Init_b__20_3",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "RayLookAt",
|
|
"MethodName": "_Init_b__20_4",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "RayLookAt",
|
|
"MethodName": "_Init_b__20_5",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "RayLookAt",
|
|
"MethodName": "_Init_b__20_6",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "SimpleScript",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "SimpleScript",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TextConsoleSimulator",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TextConsoleSimulator",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TextConsoleSimulator",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TextConsoleSimulator",
|
|
"MethodName": "RevealCharacters",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "textComponent",
|
|
"Type": "TMP_Text"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TextConsoleSimulator",
|
|
"MethodName": "RevealWords",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "textComponent",
|
|
"Type": "TMP_Text"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TextConsoleSimulator",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TextMeshProFloatingText",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TextMeshProFloatingText",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TextMeshSpawner",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TextMeshSpawner",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexJitter",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexJitter",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexJitter",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexJitter",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexShakeA",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexShakeA",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexShakeA",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexShakeA",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexShakeB",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexShakeB",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexShakeB",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexShakeB",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexZoom",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexZoom",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexZoom",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Uncategorized",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexZoom",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
}
|
|
] |