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.
21848 lines
446 KiB
JSON
21848 lines
446 KiB
JSON
[
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AudioManager",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AudioManager",
|
|
"MethodName": "FadeIn",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "audioSource",
|
|
"Type": "AudioSource"
|
|
},
|
|
{
|
|
"Name": "FadeTime",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "finalVolume",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AudioManager",
|
|
"MethodName": "FadeOut",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "audioSource",
|
|
"Type": "AudioSource"
|
|
},
|
|
{
|
|
"Name": "FadeTime",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AudioManager",
|
|
"MethodName": "FadeOut_FadeIn",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "audioSource",
|
|
"Type": "AudioSource"
|
|
},
|
|
{
|
|
"Name": "FadeTime",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "finalVolume",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "newAudioClip",
|
|
"Type": "AudioClip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AudioManager",
|
|
"MethodName": "SetEffectsVolume",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_volume",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AudioManager",
|
|
"MethodName": "SetMasterVolume",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_volume",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AudioManager",
|
|
"MethodName": "SetMusic",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_clipUID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AudioManager",
|
|
"MethodName": "SetMusicVolume",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_volume",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AudioManager",
|
|
"MethodName": "SetRacksVolume",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_volume",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "HandleAudio",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "PlayLandingSound",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FootSteps",
|
|
"MethodName": "PlayRequestedStepSound",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_clipArray",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "ClickSound",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "keytypecode",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_KeySounds",
|
|
"MethodName": "PlaySound",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Rack",
|
|
"MethodName": "UpdateAudioVolume",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsVolume",
|
|
"MethodName": "EffectVolume",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "volume",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsVolume",
|
|
"MethodName": "MasterVolume",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "volume",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsVolume",
|
|
"MethodName": "MusicVolume",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "volume",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsVolume",
|
|
"MethodName": "RacksVolume",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "volume",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Audio",
|
|
"Namespace": "UnityStandardAssets.Characters.ThirdPerson",
|
|
"ClassName": "ThirdPersonCharacter",
|
|
"MethodName": "PlayStepSound",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterControl",
|
|
"MethodName": "AgentReachTarget",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterControl",
|
|
"MethodName": "AnimSit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "active",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterControl",
|
|
"MethodName": "GotoNextPoint",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_waypoints",
|
|
"Type": "Il2CppReferenceArray\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterControl",
|
|
"MethodName": "moveBack",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "direction",
|
|
"Type": "Vector3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterControl",
|
|
"MethodName": "OnCreated",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "umadata",
|
|
"Type": "UMAData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterControl",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterControl",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterControl",
|
|
"MethodName": "SetStopLoopingDestinationPoints",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterControl",
|
|
"MethodName": "SetTarget",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "target",
|
|
"Type": "Vector3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterControl",
|
|
"MethodName": "Start",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterControl",
|
|
"MethodName": "StartingAnimation",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterControl",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterExpressions",
|
|
"MethodName": "MouthShape_A",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "t",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterExpressions",
|
|
"MethodName": "MouthShape_BPM",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "t",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterExpressions",
|
|
"MethodName": "MouthShape_CDG",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "t",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterExpressions",
|
|
"MethodName": "MouthShape_FV",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "t",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterExpressions",
|
|
"MethodName": "MouthShape_none",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "t",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterExpressions",
|
|
"MethodName": "MouthShape_O",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "t",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterExpressions",
|
|
"MethodName": "MouthShape_U",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "t",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterExpressions",
|
|
"MethodName": "OnCreated",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "umadata",
|
|
"Type": "UMAData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterExpressions",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterExpressions",
|
|
"MethodName": "Talk",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "sentence",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterExpressions",
|
|
"MethodName": "Talking",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_syllables",
|
|
"Type": "List\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "RemoveLastPosition",
|
|
"ReturnType": "Transform",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "RemovePosition",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "CameraController",
|
|
"MethodName": "GetPlayerInput",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "Move",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CheckIfTouchingWall",
|
|
"MethodName": "PerformOverlapCheck",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "Crouch",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "GetInput",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "speed",
|
|
"Type": "Single\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "GetMouseLook",
|
|
"ReturnType": "MouseLook",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "HandleZoom",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "OnControllerColliderHit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "ControllerColliderHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "ProgressStepCycle",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "speed",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "ResetCameraPosition",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "RotateView",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "StopCrouching",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "UpdateCameraPosition",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "speed",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "UpdateNormalFov",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "fov",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "_Start_b__57_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "_Start_b__57_1",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "_Start_b__57_2",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "_Start_b__57_3",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "_Start_b__57_4",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "_Start_b__57_5",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "_Start_b__57_6",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "_Start_b__57_7",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "LockedCursorForPlayerMovement",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "CloseAnyCanvas",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "isCustomerChoice",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "GetFreeSubnet",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "appRequirements",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "GetFreeVlanId",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "InitializeVlanPool",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "IsSubnetValid",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "subnet",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "OpenAnyCanvas",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "RemoveUsedSubnet",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "subnet",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "RemoveUsedVlanId",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "vlanId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ReturnSubnet",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "subnet",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ReturnVlanId",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "vlanId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ShuffleAvailableSubnets",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "_Awake_b__63_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "MouseLook",
|
|
"MethodName": "LookRotation",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "character",
|
|
"Type": "Transform"
|
|
},
|
|
{
|
|
"Name": "camera",
|
|
"Type": "Transform"
|
|
},
|
|
{
|
|
"Name": "externalRotation",
|
|
"Type": "Quaternion"
|
|
},
|
|
{
|
|
"Name": "ladderTrigger",
|
|
"Type": "Transform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "MouseLook",
|
|
"MethodName": "MouseLookOnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_AccentConsole",
|
|
"MethodName": "RemoveConsole",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GamepadHelper",
|
|
"MethodName": "JoystickInput",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "DpadMove",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "dir",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "GamepadInput_Cancel",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "GamepadInput_Horizontal",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "f",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "GamepadInput_Vertical",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "f",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "TMPInputFieldReActivate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "DpadMove",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "dir",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Player",
|
|
"MethodName": "TurnOnCharacterControllerDelayed",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PlayerManager",
|
|
"MethodName": "LockedCursorForPlayerMovement",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PlayerManager",
|
|
"MethodName": "PlayerStopMovement",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "RayLookAt",
|
|
"MethodName": "HandleLookAtRay",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "character",
|
|
"Type": "Transform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "IsPointsMoved",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsControls",
|
|
"MethodName": "LookSensitivity",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "fl",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "MoveToMonitorCoroutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "targetDisplay",
|
|
"Type": "DisplayInfo"
|
|
},
|
|
{
|
|
"Name": "restoreFullScreen",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPModule",
|
|
"MethodName": "RemoveFromPort",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopCartItem",
|
|
"MethodName": "OnRemoveClicked",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "SkewTextExample",
|
|
"MethodName": "CopyAnimationCurve",
|
|
"ReturnType": "AnimationCurve",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "curve",
|
|
"Type": "AnimationCurve"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "RemoveCustomKeyHint",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TerrainDetector",
|
|
"MethodName": "ConvertToSplatMapCoordinate",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "worldPosition",
|
|
"Type": "Vector3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TerrainDetector",
|
|
"MethodName": "SetCurrentTerrain",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_terrain",
|
|
"Type": "Terrain"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.ThirdPerson",
|
|
"ClassName": "ThirdPersonCharacter",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.ThirdPerson",
|
|
"ClassName": "ThirdPersonCharacter",
|
|
"MethodName": "HandleGroundedMovement",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "crouch",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "jump",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.ThirdPerson",
|
|
"ClassName": "ThirdPersonCharacter",
|
|
"MethodName": "Move",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "move",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "crouch",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "jump",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "onlyturn",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "backward",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.ThirdPerson",
|
|
"ClassName": "ThirdPersonCharacter",
|
|
"MethodName": "OnAnimationEventFootStep",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "UnityStandardAssets.Characters.ThirdPerson",
|
|
"ClassName": "ThirdPersonCharacter",
|
|
"MethodName": "OnAnimatorMove",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "MoveBetweenPositions",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_position",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "_rotation",
|
|
"Type": "Vector3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "MoveToHand",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "MoveToStorage",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_pos",
|
|
"Type": "Transform"
|
|
},
|
|
{
|
|
"Name": "_positionIndex",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "_storageUid",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "GetControllerNames",
|
|
"ReturnType": "Il2CppStringArray",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "GetPlayerJoystickInput",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "p",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "NumControllers",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "WarpTextExample",
|
|
"MethodName": "CopyAnimationCurve",
|
|
"ReturnType": "AnimationCurve",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "curve",
|
|
"Type": "AnimationCurve"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "CleanUpSystem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "GetEvaluationCooldown",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "OnCreate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "OnCreateForCompiler",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "OnUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "SetEvaluationCooldown",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "seconds",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "__AssignQueries",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "state",
|
|
"Type": "SystemState\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Character",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "_PrivateImplementationDetails_",
|
|
"MethodName": "ComputeStringHash",
|
|
"ReturnType": "UInt32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "s",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "CustomImport",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "CustomImport",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "CreateMaterial",
|
|
"ReturnType": "Material",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "folderPath",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "textureFile",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "CustomImport",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "GetModPrefab",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "modID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "CustomImport",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "GetModPrefabByFolder",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "folderName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "CustomImport",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "CustomImport",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ObjImporter",
|
|
"MethodName": "ImportOBJ",
|
|
"ReturnType": "Mesh",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "filePath",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "CustomImport",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ObjImporter",
|
|
"MethodName": "ParseFloat",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "s",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "CustomImport",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ObjImporter",
|
|
"MethodName": "ProcessFaceVertex",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "faceVertex",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "positions",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "uvs",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "normals",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "outVerts",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "outUVs",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "outNorms",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "cache",
|
|
"Type": "Dictionary\u00602"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "DevTools",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GODMOD",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "DevTools",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GODMOD",
|
|
"MethodName": "GODMOD_delayed",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "DevTools",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GODMOD",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "DevTools",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GODMOD",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "DevTools",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GODMOD",
|
|
"MethodName": "StartGodMod",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "DevTools",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackMount",
|
|
"MethodName": "CheatInsertRack",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "go",
|
|
"Type": "GameObject"
|
|
},
|
|
{
|
|
"Name": "type",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "AddHeaderRow",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "AddRow",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "name",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "revenue",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "penalties",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "total",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "logo",
|
|
"Type": "Sprite"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "AddSalaryRow",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "salaryExpense",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "AddSectionTitle",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "title",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "AddTotalRow",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "revenue",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "penalties",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "total",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "ClearRows",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "CountFailingApps",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cb",
|
|
"Type": "CustomerBase"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "FillInBalanceSheet",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "GetLatestSnapshot",
|
|
"ReturnType": "MonthlySnapshot",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "GetOrCreateRecord",
|
|
"ReturnType": "CustomerRecord",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "item",
|
|
"Type": "CustomerItem"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "InstantiateRow",
|
|
"ReturnType": "BalanceSheetRow",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "RegisterSalary",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "monthlySalary",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "RestoreRecord",
|
|
"ReturnType": "CustomerRecord",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "recData",
|
|
"Type": "CustomerRecordSaveData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "TrackFinances",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheetRow",
|
|
"MethodName": "SetAsHeader",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheetRow",
|
|
"MethodName": "SetAsSalaryRow",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "salaryExpense",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheetRow",
|
|
"MethodName": "SetAsSectionTitle",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "title",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheetRow",
|
|
"MethodName": "SetAsTotalRow",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "revenue",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "penalties",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "total",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheetRow",
|
|
"MethodName": "SetData",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customerName",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "revenue",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "penalties",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "total",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "customerLogo",
|
|
"Type": "Sprite"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableSpinner",
|
|
"MethodName": "ApplyColor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "color",
|
|
"Type": "Color"
|
|
},
|
|
{
|
|
"Name": "rgbString",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ApplyColorToSpawnedItem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "uid",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "color",
|
|
"Type": "Color"
|
|
},
|
|
{
|
|
"Name": "itemType",
|
|
"Type": "ObjectInHand"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ButtonBalanceSheetScreen",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ButtonBuyShopItem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "itemID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "price",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "itemType",
|
|
"Type": "ObjectInHand"
|
|
},
|
|
{
|
|
"Name": "displayName",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "isCustomColor",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ButtonCheckOut",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ButtonShopScreen",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "BuyAnotherItem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "itemID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "price",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "itemType",
|
|
"Type": "ObjectInHand"
|
|
},
|
|
{
|
|
"Name": "cartItem",
|
|
"Type": "ShopCartItem"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "BuyNewItem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "itemID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "price",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "itemType",
|
|
"Type": "ObjectInHand"
|
|
},
|
|
{
|
|
"Name": "displayName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "CleanUpShop",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "CloseShop",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "GetPrefabForItem",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "itemID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "itemType",
|
|
"Type": "ObjectInHand"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "UpdateCartTotal",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "_Awake_b__36_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "AddAppPerformance",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "appID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "speed",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "AppText",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "lastUsedApp",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "AppText",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "appID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "subnet",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "AreAllAppRequirementsMet",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "CheckIfAppRequirementsAreMet",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "DelayedAppDoorOpening",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "appID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "GetAppIDForIP",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ip",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "GetAppsSpeedRequirements",
|
|
"ReturnType": "Il2CppStructArray\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "GetEffectiveMoneySpeed",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "GetSubnetsPerApp",
|
|
"ReturnType": "Dictionary\u00602",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "GetTotalAppSpeed",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "GetVlanIdsPerApp",
|
|
"ReturnType": "Dictionary\u00602",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "ResetAllAppSpeeds",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "SetUpApp",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "appID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "difficulty",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "saveData",
|
|
"Type": "CustomerBaseSaveData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "SetUpBase",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customerItem",
|
|
"Type": "CustomerItem"
|
|
},
|
|
{
|
|
"Name": "saveData",
|
|
"Type": "CustomerBaseSaveData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "UpdateCustomerServerCountAndSpeed",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "count",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "speed",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "UpdateMoney",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "UpdateSpeedOnCustomerBaseApp",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "appID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "speed",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBaseDoor",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBaseDoor",
|
|
"MethodName": "OpenDoor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBaseDoor",
|
|
"MethodName": "OpenDoorAndSetupBase",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customerItem",
|
|
"Type": "CustomerItem"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerCard",
|
|
"MethodName": "SetCustomer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_customerItem",
|
|
"Type": "CustomerItem"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerColor",
|
|
"MethodName": "GetColorForCustomerId",
|
|
"ReturnType": "Color",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customerId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerColor",
|
|
"MethodName": "GetColorForCustomerIdFloat4",
|
|
"ReturnType": "float4",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customerId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GetValueFromPlayerPrefs",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "HRSystem",
|
|
"MethodName": "ButtonCancelBuying",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ButtonBuyWall",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ButtonCancelBuyWall",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ButtonCancelCustomerChoice",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ButtonCustomerChosen",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_cardID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "CreateFallbackCustomer",
|
|
"ReturnType": "CustomerItem",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "original",
|
|
"Type": "CustomerItem"
|
|
},
|
|
{
|
|
"Name": "customerBaseID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "GetAppLogo",
|
|
"ReturnType": "Sprite",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customerID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "appID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "GetCustomerItemByID",
|
|
"ReturnType": "CustomerItem",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customerID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "GetCustomerLogo",
|
|
"ReturnType": "Sprite",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customerID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "GetCustomerTotalRequirement",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customer",
|
|
"Type": "CustomerItem"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "GetSfpBoxPrefab",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "prefabID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "IsCustomerSuitableForBase",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customer",
|
|
"Type": "CustomerItem"
|
|
},
|
|
{
|
|
"Name": "customerBaseID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "OnApplicationQuit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ShowBuyWallCanvas",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "wall",
|
|
"Type": "Wall"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ShowCustomerCardsCanvas",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_door",
|
|
"Type": "CustomerBaseDoor"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ShuffleAvailableCustomers",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "_ShuffleAvailableCustomers_b__73_0",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "_ShuffleAvailableCustomers_b__73_1",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "CreateShopButton",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "modID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "config",
|
|
"Type": "ShopItemConfig"
|
|
},
|
|
{
|
|
"Name": "icon",
|
|
"Type": "Sprite"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "CreateShopTemplate",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "config",
|
|
"Type": "ShopItemConfig"
|
|
},
|
|
{
|
|
"Name": "mesh",
|
|
"Type": "Mesh"
|
|
},
|
|
{
|
|
"Name": "material",
|
|
"Type": "Material"
|
|
},
|
|
{
|
|
"Name": "folderName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModShopItem",
|
|
"MethodName": "ButtonBuyItem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModShopItem",
|
|
"MethodName": "Initialize",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "modID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "config",
|
|
"Type": "ShopItemConfig"
|
|
},
|
|
{
|
|
"Name": "icon",
|
|
"Type": "Sprite"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MusicPlayer",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MusicPlayer",
|
|
"MethodName": "PlayRandomSong",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MusicPlayer",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GetCustomerBase",
|
|
"ReturnType": "CustomerBase",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customerId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "RegisterCustomerBase",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customerBase",
|
|
"Type": "CustomerBase"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "UpdateCustomerServerCountAndSpeed",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customerId",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "serverCount",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "speed",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "UpdateDeviceCustomerID",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "deviceName",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "customerID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "CreateAppObjective",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customerID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "appID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "time",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "requiredIOPS",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "RemapPhysicalKeyboard",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "RemapPhysicalKeyboard",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Player",
|
|
"MethodName": "CheckFallsThroughMap",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Player",
|
|
"MethodName": "DropAllItems",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Player",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Player",
|
|
"MethodName": "UpdateCoin",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_coinChhangeAmount",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "withoutSound",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Player",
|
|
"MethodName": "UpdateReputation",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "amount",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Player",
|
|
"MethodName": "UpdateXP",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "amount",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Player",
|
|
"MethodName": "WarpPlayer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_position",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "_rotation",
|
|
"Type": "Quaternion"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PlayerHit",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PlayerManager",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PlayerManager",
|
|
"MethodName": "DefaultActionEffect",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_position",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "_time",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PlayerManager",
|
|
"MethodName": "GainIOPSEffect",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PlayerManager",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PlayerManager",
|
|
"MethodName": "WaitForActionToFinish",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_position",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "_time",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackMount",
|
|
"MethodName": "ApplyMaterialToLODs",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "rackGO",
|
|
"Type": "GameObject"
|
|
},
|
|
{
|
|
"Name": "mat",
|
|
"Type": "Material"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "ButtonClickChangeCustomer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "forward",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "GetCustomerID",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "GetNextCustomerID",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "currentCustomerID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "forward",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "UpdateAppID",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_appID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "UpdateCustomer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newCustomerID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "SetExposure",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "exposure",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopCartItem",
|
|
"MethodName": "Initialize",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "shop",
|
|
"Type": "ComputerShop"
|
|
},
|
|
{
|
|
"Name": "itemName",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "itemID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "price",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "itemType",
|
|
"Type": "ObjectInHand"
|
|
},
|
|
{
|
|
"Name": "firstSpawnUID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "customColor",
|
|
"Type": "Nullable\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopCartItem",
|
|
"MethodName": "OnAddClicked",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopCartItem",
|
|
"MethodName": "UpdateDisplay",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopItem",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopItem",
|
|
"MethodName": "ButtonBuyItem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopItem",
|
|
"MethodName": "BuyItem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopItem",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopItem",
|
|
"MethodName": "TryUnlock",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopItem",
|
|
"MethodName": "UpdateVisualState",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "UpdateCoinsAndPrestige_TopLeft",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "UnityStandardAssets.Characters.ThirdPerson",
|
|
"ClassName": "ThirdPersonCharacter",
|
|
"MethodName": "ApplyExtraTurnRotation",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "DoesCableServeMultipleCustomers",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "GetCustomerRoutes",
|
|
"ReturnType": "Dictionary\u00602",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "GetCustomersUsingCable",
|
|
"ReturnType": "HashSet\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cable",
|
|
"Type": "CableInfo"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Economy",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "UpdateServerCustomerID",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "serverID",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "customerID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Facility",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CheckIfTouchingWall",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Facility",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CheckIfTouchingWall",
|
|
"MethodName": "DelayedOverlapCheck",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Facility",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CheckIfTouchingWall",
|
|
"MethodName": "SetRenderersEnabled",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "isEnabled",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Facility",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CheckIfTouchingWall",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Facility",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "SendToContainer",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Facility",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Wall",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Facility",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Wall",
|
|
"MethodName": "OpenWall",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "ButtonCancelSendingTechnician",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "ButtonConfirmSendingTechnician",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "ButtonFilterBroken",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "ButtonFilterServers",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "ButtonFilterSwitches",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "GetItemCount",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "OnAutoRepairDropdownChanged",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "PopulateAutoRepairDropdown",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "SendTechnician",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "networkSwitch",
|
|
"Type": "NetworkSwitch"
|
|
},
|
|
{
|
|
"Name": "server",
|
|
"Type": "Server"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "SetCell",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cell",
|
|
"Type": "ICell"
|
|
},
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "UpdateTechnicianInformation",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagementDeviceLine",
|
|
"MethodName": "ButtonSendTechnician",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagementDeviceLine",
|
|
"MethodName": "SetupLine",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "data",
|
|
"Type": "AssetManagementDeviceLineData"
|
|
},
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenter",
|
|
"MethodName": "AutoRepairRoutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenter",
|
|
"MethodName": "SetAutoRepairMode",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "mode",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "GetServerPrefab",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "serverType",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "GetSwitchPrefab",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "switchType",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ReturnServerNameFromType",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "type",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ReturnSwitchNameFromType",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "type",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "AddBrokenServer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "server",
|
|
"Type": "Server"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "AddBrokenSwitch",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "networkSwitch",
|
|
"Type": "NetworkSwitch"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GetAllBrokenServers",
|
|
"ReturnType": "IEnumerable\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GetAllBrokenSwitches",
|
|
"ReturnType": "IEnumerable\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GetAllServers",
|
|
"ReturnType": "IEnumerable\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GetServer",
|
|
"ReturnType": "Server",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "serverId",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GetSwitchById",
|
|
"ReturnType": "NetworkSwitch",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "switchId",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "RegisterServer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "server",
|
|
"Type": "Server"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "RegisterSwitch",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "networkSwitch",
|
|
"Type": "NetworkSwitch"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "RemoveBrokenServer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "serverId",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "RemoveBrokenSwitch",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "switchId",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "GenerateUniqueSwitchId",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "GetSwitchId",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "ItIsBroken",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "PatchStaleSwitchId",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "endpoint",
|
|
"Type": "CableEndpoint\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "PowerButton",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "forceState",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "SetPowerLightMaterial",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "material",
|
|
"Type": "Material"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "SwitchInsertedInRack",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "switchSaveData",
|
|
"Type": "SwitchSaveData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "_SwitchInsertedInRack_b__23_0",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "s",
|
|
"Type": "NetworkSwitch"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "ButtonPower",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Rack",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Rack",
|
|
"MethodName": "IsPositionAvailable",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "sizeInU",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Rack",
|
|
"MethodName": "MarkPositionAsUnused",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "sizeInU",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Rack",
|
|
"MethodName": "MarkPositionAsUsed",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "sizeInU",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Rack",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Rack",
|
|
"MethodName": "UnmountRack",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackAudioCuller",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackAudioCuller",
|
|
"MethodName": "CullLoop",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackAudioCuller",
|
|
"MethodName": "Register",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "rack",
|
|
"Type": "Rack"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackAudioCuller",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackAudioCuller",
|
|
"MethodName": "Unregister",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "rack",
|
|
"Type": "Rack"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackDoor",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackMount",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackMount",
|
|
"MethodName": "InstallRack",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cheat",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "type",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackMount",
|
|
"MethodName": "InstantiateRack",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "saveData",
|
|
"Type": "InteractObjectData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackPosition",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackPosition",
|
|
"MethodName": "InsertItemInRack",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackPosition",
|
|
"MethodName": "IsAllowedItem",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "checkAvailability",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackPosition",
|
|
"MethodName": "SetUsed",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "used",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "GenerateUniqueServerId",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "ItIsBroken",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "PowerButton",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "forceState",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "ServerInsertedInRack",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "serverSaveData",
|
|
"Type": "ServerSaveData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "SetPowerLightMaterial",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "material",
|
|
"Type": "Material"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "UpdateServerScreenUI",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "_ServerInsertedInRack_b__34_0",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "s",
|
|
"Type": "Server"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "CidrToSubnetMask",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cidr",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "m1",
|
|
"Type": "Int32\u0026"
|
|
},
|
|
{
|
|
"Name": "m2",
|
|
"Type": "Int32\u0026"
|
|
},
|
|
{
|
|
"Name": "m3",
|
|
"Type": "Int32\u0026"
|
|
},
|
|
{
|
|
"Name": "m4",
|
|
"Type": "Int32\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "ClickNumber",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "number",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "CloseCanvas",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "GetMaskFromCidr",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cidr",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "IncrementOctets",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "o1",
|
|
"Type": "Int32\u0026"
|
|
},
|
|
{
|
|
"Name": "o2",
|
|
"Type": "Int32\u0026"
|
|
},
|
|
{
|
|
"Name": "o3",
|
|
"Type": "Int32\u0026"
|
|
},
|
|
{
|
|
"Name": "o4",
|
|
"Type": "Int32\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "PowerButton",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "ShowCanvas",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_server",
|
|
"Type": "Server"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "_Awake_b__11_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPBox",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPBox",
|
|
"MethodName": "GetFreeSpaceInTheBox",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPBox",
|
|
"MethodName": "ParentTheObjectWithDelay",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "uo",
|
|
"Type": "Transform"
|
|
},
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPModule",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPModule",
|
|
"MethodName": "SlideIntoPort",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "port",
|
|
"Type": "Transform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "GettingNewServer",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "ReplacingServer",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "RotateTowardsGoal",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "goal",
|
|
"Type": "Vector3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "SetHandIKWeight",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "targetWeight",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "duration",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "ThrowingOutServer",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TechnicianManager",
|
|
"MethodName": "AddTechnician",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "technician",
|
|
"Type": "Technician"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TechnicianManager",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TechnicianManager",
|
|
"MethodName": "FireTechnician",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "technicianID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TechnicianManager",
|
|
"MethodName": "SendTechnician",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "networkSwitch",
|
|
"Type": "NetworkSwitch"
|
|
},
|
|
{
|
|
"Name": "server",
|
|
"Type": "Server"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Hardware",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "GetServerProcessingSpeed",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "serverName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Ignored",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ObjectPrivateAbstractSealedInVo0",
|
|
"MethodName": "Initialize",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Ignored",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "SkewTextExample",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Ignored",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "SkewTextExample",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Ignored",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "WarpTextExample",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Ignored",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "WarpTextExample",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ActionKeyHint",
|
|
"MethodName": "CustomKey",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "action",
|
|
"Type": "InputAction"
|
|
},
|
|
{
|
|
"Name": "_customText",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ActionKeyHint",
|
|
"MethodName": "GetBindingInfo",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ActionKeyHint",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ActionKeyHint",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ActionKeyHint",
|
|
"MethodName": "OnValidate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "DoRebind",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "actionToRebind",
|
|
"Type": "InputAction"
|
|
},
|
|
{
|
|
"Name": "bindingIndex",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "statusText",
|
|
"Type": "TextMeshProUGUI"
|
|
},
|
|
{
|
|
"Name": "allCompositeParts",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "excludeMouse",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "ForceMousePositionToCenterOfGameWindow",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "GetBindingName",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "actionName",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "bindingIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "ResetBinding",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "actionName",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "bindingIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "StartRebind",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "actionName",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "bindingIndex",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "statusText",
|
|
"Type": "TextMeshProUGUI"
|
|
},
|
|
{
|
|
"Name": "excludeMouse",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "_Awake_b__14_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Key",
|
|
"MethodName": "GetKeyCode",
|
|
"ReturnType": "OSK_KeyCode",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Key",
|
|
"MethodName": "GetKeyName",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Key",
|
|
"MethodName": "GetKeyTransform",
|
|
"ReturnType": "Transform",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Key",
|
|
"MethodName": "KeyType",
|
|
"ReturnType": "OSK_KEY_TYPES",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Key",
|
|
"MethodName": "OnKeyDepress",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "keyDevice",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "inputfield",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Key",
|
|
"MethodName": "OnKeyPress",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "keyDevice",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "inputfield",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "KeyHint",
|
|
"MethodName": "SetInactiveAll",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "KeyHint",
|
|
"MethodName": "ShowKeyboadMelee",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "OnWaitForPressKey",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "GetKeyCode",
|
|
"ReturnType": "OSK_KeyCode",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "GetKeyName",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "GetKeyTransform",
|
|
"ReturnType": "Transform",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "KeyFont",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "keyfont",
|
|
"Type": "TMP_FontAsset"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "KeyType",
|
|
"ReturnType": "OSK_KEY_TYPES",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "OnKeyDepress",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "keyDevice",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "inputfield",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "OnKeyPress",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "keyDevice",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "inputfield",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "OnMouseDown",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "OnMouseUp",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "GetKeyCode",
|
|
"ReturnType": "KeyCode",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "HasKey",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "OSK_KeyCode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "KeyBackspace",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "receiver",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "KeyCall",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "OSK_KeyCode"
|
|
},
|
|
{
|
|
"Name": "receiver",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "KeyCallBase",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "OSK_KeyCode"
|
|
},
|
|
{
|
|
"Name": "receiver",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "KeyDelete",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "receiver",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "KeyShift",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "OnPhysicalKeyStroke",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "Char"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "ReHighlightKey",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "ResizeKeyToFit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "scrSize",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keymap",
|
|
"MethodName": "GenKeyMapDict",
|
|
"ReturnType": "Dictionary\u00602",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keymap",
|
|
"MethodName": "GenKeyMapStr",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keymap",
|
|
"MethodName": "GetCorrectedKey",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "key",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_KeyTypeMeta",
|
|
"MethodName": "KeyType",
|
|
"ReturnType": "OSK_KEY_TYPES",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "key",
|
|
"Type": "OSK_KeyCode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_MiniKeyboard",
|
|
"MethodName": "SetBaseKey",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "base_key",
|
|
"Type": "GameObject"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "OnMouseDown",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "OnMouseUp",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "GetKeyCode",
|
|
"ReturnType": "OSK_KeyCode",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "GetKeyName",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "GetKeyTransform",
|
|
"ReturnType": "Transform",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "KeyFont",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "keyfont",
|
|
"Type": "TMP_FontAsset"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "KeyType",
|
|
"ReturnType": "OSK_KEY_TYPES",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "OnKeyDepress",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "keyDevice",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "inputfield",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "OnKeyPress",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "keyDevice",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "inputfield",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "HasKey",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "OSK_KeyCode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "KeyCall",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "OSK_KeyCode"
|
|
},
|
|
{
|
|
"Name": "receiver",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "KeyCallBase",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "OSK_KeyCode"
|
|
},
|
|
{
|
|
"Name": "receiver",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "ResizeKeyToFit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "scrSize",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsControls",
|
|
"MethodName": "InvertY",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "CreateCustomKeyHint",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "action",
|
|
"Type": "InputAction"
|
|
},
|
|
{
|
|
"Name": "textUID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "parent",
|
|
"Type": "Transform"
|
|
},
|
|
{
|
|
"Name": "isPermanent",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "AnyPhysicalKey",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "ConvertKeyCodeToKey",
|
|
"ReturnType": "Key",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "KeyCode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "ConvertToLegacyAxis",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "axis",
|
|
"Type": "AXIS_INPUT"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "Fire1",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "GetAllAxis",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "GetAxis",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "axis",
|
|
"Type": "AXIS_INPUT"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "GetPhysicalKey",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "IsLetterAZ",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "KeyCode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "KeyDown",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "KeyCode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "KeyPress",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "KeyCode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "KeyUp",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "KeyCode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "RegisterKeyStrokeCallback",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "action",
|
|
"Type": "Action\u00601"
|
|
},
|
|
{
|
|
"Name": "enable",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "ResetAllAxis",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Input",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableLink",
|
|
"MethodName": "IsAllowedToDoSecondAction",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableLink",
|
|
"MethodName": "LabelActionOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableLink",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableLink",
|
|
"MethodName": "SecondActionOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBaseDoor",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Dumpster",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GateLever",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Interact",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Interact",
|
|
"MethodName": "IsAllowedToDoSecondAction",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Interact",
|
|
"MethodName": "LabelActionOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Interact",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Interact",
|
|
"MethodName": "SecondActionOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Interact",
|
|
"MethodName": "_LabelActionOnClick_b__18_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "text",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MusicPlayer",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PushTrolleyHandle",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackDoor",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackMount",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackPosition",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackPosition",
|
|
"MethodName": "SecondActionOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TrolleyLoadingBay",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Wall",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Interaction",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WorldObjectButton",
|
|
"MethodName": "OnHoverOver",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterControl",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AICharacterExpressions",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CheckIfTouchingWall",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenter",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenter",
|
|
"MethodName": "DestroyOperatorsForLevel",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "level",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenter",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenter",
|
|
"MethodName": "SpawnOperatorsForLevel",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "level",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenter",
|
|
"MethodName": "SpawnOperatorsForSingleLevel",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "level",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenter",
|
|
"MethodName": "ToggleClearWarningAuto",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "isOn",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenterOperator",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenterOperator",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ClearTrackingWithoutDestroying",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "DestroyAllSpawnedItems",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "FreeUpSpawnPoint",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "spawnIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "GetNextAvailableSpawnPoint",
|
|
"ReturnType": "Dictionary\u00602",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "HandleObjectives",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "itemType",
|
|
"Type": "ObjectInHand"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "RemoveSpawnedItem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "uid",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "SpawnNewCartItem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "itemID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "price",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "itemType",
|
|
"Type": "ObjectInHand"
|
|
},
|
|
{
|
|
"Name": "displayName",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "chosenColor",
|
|
"Type": "Nullable\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "SpawnPhysicalItem",
|
|
"ReturnType": "Nullable\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "prefab",
|
|
"Type": "GameObject"
|
|
},
|
|
{
|
|
"Name": "price",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "itemType",
|
|
"Type": "ObjectInHand"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBaseDoor",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "DeviceTimerManager",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "DeviceTimerManager",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "DeviceTimerManager",
|
|
"MethodName": "Register",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "device",
|
|
"Type": "ITimedDevice"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "DeviceTimerManager",
|
|
"MethodName": "TimerLoop",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "DeviceTimerManager",
|
|
"MethodName": "Unregister",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "device",
|
|
"Type": "ITimedDevice"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FCP_Persistence",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ITimedDevice",
|
|
"MethodName": "TickTimer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LoadingScreen",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LoadingScreen",
|
|
"MethodName": "SetDifficualty",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "i",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LoadingScreen",
|
|
"MethodName": "Start",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LocalisedText",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainMenu",
|
|
"MethodName": "QuitGame",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ObjectiveObject",
|
|
"MethodName": "GetReward",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ObjectiveObject",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "ClearObjectives",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "CreateNewObjective",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "localisationUID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "_objectiveUID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "objectivePosition",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "xpReward",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "reputationReward",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "isSub",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "DestroyObjective",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_objectiveUID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "EffectOnDestroy",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_objectiveUID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "GetTimedObjective",
|
|
"ReturnType": "ObjectiveTimed",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "objectiveUID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "InstantiateObjectiveSign",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "objectiveUID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "objectPos",
|
|
"Type": "Vector3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "ObjectiveTimedText",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "RemoveObjectiveSign",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "objectiveUID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "StartObjective",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_objectiveUID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "objectivePosition",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "_loadSave",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "StartObjective",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_objectiveUID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "_loadSave",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ObjectiveTimed",
|
|
"MethodName": "SetupObjectiveTimed",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_maxTime",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "_objectiveText",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "customerID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "appID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "_requiredIOPS",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ObjectiveTimed",
|
|
"MethodName": "UpdateDisplay",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "currentIOPS",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "remainingTime",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_AccentConsole",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PacketSpawnerSystem",
|
|
"MethodName": "SpawnPacket",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ecb",
|
|
"Type": "EntityCommandBuffer"
|
|
},
|
|
{
|
|
"Name": "spawner",
|
|
"Type": "PacketSpawnerComponent"
|
|
},
|
|
{
|
|
"Name": "spawnerIndex",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "spawnerEntity",
|
|
"Type": "Entity"
|
|
},
|
|
{
|
|
"Name": "waypoints",
|
|
"Type": "BlobArray\u00601\u0026"
|
|
},
|
|
{
|
|
"Name": "packetType",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PatchPanel",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "ExitGame",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "HandleAddCommand",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "parts",
|
|
"Type": "Il2CppStringArray"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "OnPause",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "openMenu",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "Pause",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "openMenu",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "ProcessConsoleCommand",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "input",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "Resume",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "_Awake_b__28_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "_Awake_b__28_1",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "_Awake_b__28_2",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenuVideoTutorial",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu_TabButton",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu_TabGroup",
|
|
"MethodName": "OnTabEnter",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "tabbutton",
|
|
"Type": "PauseMenu_TabButton"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu_TabGroup",
|
|
"MethodName": "OnTabExit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "tabbutton",
|
|
"Type": "PauseMenu_TabButton"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu_TabGroup",
|
|
"MethodName": "ResetTabs",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu_TabGroup",
|
|
"MethodName": "Subscribe",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "tabbutton",
|
|
"Type": "PauseMenu_TabButton"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Rack",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackAudioCuller",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackMount",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackPosition",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReusableFunctions",
|
|
"MethodName": "DestroyChildren",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "root",
|
|
"Type": "Transform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeMesh",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPModule",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopCartItem",
|
|
"MethodName": "AddSpawnedItem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "uid",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopCartItem",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopCartItem",
|
|
"MethodName": "RemoveLastSpawnedItem",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopItem",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "DestroyErrorWarningSign",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "errorWarningUID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamManager",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TimeController",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TimeController",
|
|
"MethodName": "CurrentTimeInHours",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TimeController",
|
|
"MethodName": "HoursFromDate",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_time",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "_day",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TimeController",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TimeController",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TimeController",
|
|
"MethodName": "TimeIsBetween",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "startHour",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "endHour",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TimeController",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ToolTipOnUIText",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TrolleyLoadingBay",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TrolleyLoadingBay",
|
|
"MethodName": "ParentTheObjectWithDelay",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "uo",
|
|
"Type": "UsableObject"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TrolleyLoadingBay",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tutorials",
|
|
"MethodName": "ButtonShowTutorialInPauseMenu",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "i",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tutorials",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tutorials",
|
|
"MethodName": "StopVideoInPauseMenu",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Wall",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "CreateSpawner",
|
|
"ReturnType": "Entity",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "waypoints",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "spawnerPos",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "customerID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "prefabComponent",
|
|
"Type": "PacketSpawnerComponent"
|
|
},
|
|
{
|
|
"Name": "isForward",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "OnDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "ResetAllSpawners",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "SafelyDisposeSpawner",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "spawnerEntity",
|
|
"Type": "Entity"
|
|
},
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "direction",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Lifecycle",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "SetPacketSpawnerEnabled",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "enabled",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Maintenance",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PacketSpawnerSystem",
|
|
"MethodName": "__ScheduleViaJobChunkExtension_0",
|
|
"ReturnType": "JobHandle",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "job",
|
|
"Type": "UpdatePacketsJob"
|
|
},
|
|
{
|
|
"Name": "query",
|
|
"Type": "EntityQuery"
|
|
},
|
|
{
|
|
"Name": "dependency",
|
|
"Type": "JobHandle"
|
|
},
|
|
{
|
|
"Name": "state",
|
|
"Type": "SystemState\u0026"
|
|
},
|
|
{
|
|
"Name": "hasUserDefinedQuery",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Maintenance",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "AssignJob",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "job",
|
|
"Type": "RepairJob"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Maintenance",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "RequestJobDelayed",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Maintenance",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TechnicianManager",
|
|
"MethodName": "EnqueueDispatch",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "job",
|
|
"Type": "RepairJob"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Maintenance",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TechnicianManager",
|
|
"MethodName": "GetActiveJobs",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Maintenance",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TechnicianManager",
|
|
"MethodName": "GetQueuedJobs",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Maintenance",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TechnicianManager",
|
|
"MethodName": "ProcessDispatchQueue",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Maintenance",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TechnicianManager",
|
|
"MethodName": "RequestNextJob",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "technician",
|
|
"Type": "Technician"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Maintenance",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TechnicianManager",
|
|
"MethodName": "RestoreJobQueue",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "savedJobs",
|
|
"Type": "List\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "ButtonAddAllBrokenDevicesToQueue",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AudioManager",
|
|
"MethodName": "PlayEffectAudioClip",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "audioClip",
|
|
"Type": "AudioClip"
|
|
},
|
|
{
|
|
"Name": "volume",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "delayed",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AudioManager",
|
|
"MethodName": "PlayRandomImpactClip",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_volume",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AudioManager",
|
|
"MethodName": "PlayRandomRJ45Clip",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableIDComponent",
|
|
"MethodName": "BoxIl2CppObject",
|
|
"ReturnType": "Object",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableLink",
|
|
"MethodName": "CollectPatchPanelChainCables",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "startCableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableLink",
|
|
"MethodName": "InsertSFP",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "speed",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "type",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "module",
|
|
"Type": "SFPModule"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableLink",
|
|
"MethodName": "RemoveSFP",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableLink",
|
|
"MethodName": "SetConnectionSpeed",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "speed",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableLink",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "AssignEntity",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "entity",
|
|
"Type": "Entity"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "AssignNewPosition",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "linkTransform",
|
|
"Type": "Transform"
|
|
},
|
|
{
|
|
"Name": "isStartPoint",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "isEndPoint",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "typeOfLink",
|
|
"Type": "TypeOfLink"
|
|
},
|
|
{
|
|
"Name": "serverID",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "ClearAllCables",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "CreateNewCable",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "CreateNewReverseCable",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "CreateTubeMesh",
|
|
"ReturnType": "Mesh",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "path",
|
|
"Type": "List\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "GenerateBentSegment",
|
|
"ReturnType": "IEnumerable\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "connectionPoint",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "nextPoint",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "linkTransform",
|
|
"Type": "Transform"
|
|
},
|
|
{
|
|
"Name": "isStart",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "GenerateCornerBend",
|
|
"ReturnType": "IEnumerable\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "p_prev",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "p_curr",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "p_next",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "t_curr",
|
|
"Type": "Transform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "GenerateFinalPath",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "GetCableMaterial",
|
|
"ReturnType": "Material",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "GetCablePositions",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "GetRawCablePositions",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "GetRawLinkTransforms",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "IsCableComplete",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "RedrawCable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableSpinner",
|
|
"MethodName": "DropObject",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableSpinner",
|
|
"MethodName": "IsCableLenghtEnough",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableSpinner",
|
|
"MethodName": "LowerAmountOfCable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "length",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableSpinner",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableSpinner",
|
|
"MethodName": "UpdateCurrentLength",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "length",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ButtonNetworkMap",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "GetServerTypeForIP",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ip",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "IsIPPresent",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ip",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "FirstPersonController",
|
|
"MethodName": "PlayRandomAudioClip",
|
|
"ReturnType": "AudioClip",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "audioClips",
|
|
"Type": "Il2CppReferenceArray\u00601"
|
|
},
|
|
{
|
|
"Name": "volume",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FootSteps",
|
|
"MethodName": "GetRandomClip",
|
|
"ReturnType": "AudioClip",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "CloseNetworkConfigCanvas",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "GetCableSpinnerPrefab",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "prefabID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "GetSfpPrefab",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "prefabID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ShowNetworkConfigCanvas",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "networkSwitch",
|
|
"Type": "NetworkSwitch"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "AddDevice",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "name",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "type",
|
|
"Type": "TypeOfLink"
|
|
},
|
|
{
|
|
"Name": "customerID",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "AddSwitchConnection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "switchName",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "deviceName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "ClearMap",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "Connect",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "from",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "to",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "CreateLACPGroup",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "deviceA",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "deviceB",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "cableIds",
|
|
"Type": "List\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "Disconnect",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "from",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "to",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "FindAllReachablePathsFrom",
|
|
"ReturnType": "Dictionary\u00602",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "startDevice",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "FindPhysicalPath",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "start",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "target",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GenerateDeviceName",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "type",
|
|
"Type": "TypeOfLink"
|
|
},
|
|
{
|
|
"Name": "position",
|
|
"Type": "Vector3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GetAllDevices",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GetAllLACPGroups",
|
|
"ReturnType": "Dictionary\u00602",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GetAllNetworkSwitches",
|
|
"ReturnType": "IEnumerable\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GetDevice",
|
|
"ReturnType": "Device",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "name",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GetLACPGroupBetween",
|
|
"ReturnType": "LACPGroup",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "deviceA",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "deviceB",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GetLACPGroupForCable",
|
|
"ReturnType": "LACPGroup",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "GetNumberOfDevices",
|
|
"ReturnType": "Il2CppStructArray\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "IsIpAddressDuplicate",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ip",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "serverToExclude",
|
|
"Type": "Server"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "PrintNetworkMap",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "RegisterCableConnection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "startPos",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "endPos",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "startType",
|
|
"Type": "TypeOfLink"
|
|
},
|
|
{
|
|
"Name": "endType",
|
|
"Type": "TypeOfLink"
|
|
},
|
|
{
|
|
"Name": "startSwitchID",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "endSwitchID",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "startCustomerID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "endCustomerID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "startServerID",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "endServerID",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "RemapDeviceId",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "oldId",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "newId",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "RemoveCableConnection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "preserveLACP",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "RemoveCableFromLACPGroups",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "RemoveDevice",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "name",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "RemoveIsolatedDevice",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "deviceName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "RemoveLACPGroup",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "groupId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "SetLACPGroups",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "groups",
|
|
"Type": "Dictionary\u00602"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "_PrintNetworkMap_b__42_0",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "d",
|
|
"Type": "Device"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "_PrintNetworkMap_b__42_1",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "d",
|
|
"Type": "Device"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "ButtonShowNetworkSwitchConfig",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "ClearErrorSign",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "ClearWarningSign",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "isPreserved",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "DisconnectCables",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "DisconnectCablesWhenSwitchIsOff",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "GetAllDisallowedVlans",
|
|
"ReturnType": "Dictionary\u00602",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "GetConnectedDevices",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "GetDisallowedVlans",
|
|
"ReturnType": "HashSet\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "portIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "HandleNewCableWhileOff",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "IsAnyCableConnected",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "IsVlanAllowedOnCable",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "vlanId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "IsVlanAllowedOnPort",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "portIndex",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "vlanId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "ReconnectCables",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "RepairDevice",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "SetDisallowedVlansPerPort",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "data",
|
|
"Type": "Dictionary\u00602"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "SetVlanAllowed",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "portIndex",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "vlanId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "SetVlanDisallowed",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "portIndex",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "vlanId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "TickTimer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "TurnOffCommonFunctions",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "TurnOnCommonFunction",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "ValidateRackPosition",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "ClearVLANDisplay",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "ClickPort",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "i",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "CloseConfig",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "CreateLACP",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "GetDevicePrefix",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "deviceId",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "GetVisibleVLANs",
|
|
"ReturnType": "HashSet\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "NormalizeDeviceKey",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "deviceName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "OpenConfig",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "networkSwitch",
|
|
"Type": "NetworkSwitch"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "RefreshPortDisplay",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "RemoveLACP",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "ResolveOtherEndpoint",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "conn",
|
|
"Type": "ValueTuple\u00602"
|
|
},
|
|
{
|
|
"Name": "primaryId",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "fallbackId",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "ResolveRemoteDevice",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "port",
|
|
"Type": "CableLink"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "ToggleVLANMulti",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "portIndices",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "vlanId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "GetRangesForScript",
|
|
"ReturnType": "IReadOnlyList\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "script",
|
|
"Type": "Script"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "ResolvePrimaryScript",
|
|
"ReturnType": "Script",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "culture",
|
|
"Type": "CultureInfo"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "InputFromPointerDevice",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_MiniKeyboard",
|
|
"MethodName": "InputFromPointerDevice",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "UnityEngine_EventSystems_IPointerClickHandler_OnPointerClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PacketComponent",
|
|
"MethodName": "BoxIl2CppObject",
|
|
"ReturnType": "Object",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PacketSettings",
|
|
"MethodName": "BoxIl2CppObject",
|
|
"ReturnType": "Object",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PacketSpawnerSystem",
|
|
"MethodName": "OnCreate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "state",
|
|
"Type": "SystemState\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PacketSpawnerSystem",
|
|
"MethodName": "OnCreateForCompiler",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "state",
|
|
"Type": "SystemState\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PacketSpawnerSystem",
|
|
"MethodName": "OnUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "state",
|
|
"Type": "SystemState\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PacketSpawnerSystem",
|
|
"MethodName": "__AssignQueries",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "state",
|
|
"Type": "SystemState\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PacketSpawnerSystem",
|
|
"MethodName": "__codegen__OnCreate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "self",
|
|
"Type": "IntPtr"
|
|
},
|
|
{
|
|
"Name": "state",
|
|
"Type": "IntPtr"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PacketSpawnerSystem",
|
|
"MethodName": "__codegen__OnCreateForCompiler",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "self",
|
|
"Type": "IntPtr"
|
|
},
|
|
{
|
|
"Name": "state",
|
|
"Type": "IntPtr"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PacketSpawnerSystem",
|
|
"MethodName": "__codegen__OnUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "self",
|
|
"Type": "IntPtr"
|
|
},
|
|
{
|
|
"Name": "state",
|
|
"Type": "IntPtr"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PatchPanel",
|
|
"MethodName": "IsAnyCableConnected",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu_TabButton",
|
|
"MethodName": "UnityEngine_EventSystems_IPointerClickHandler_OnPointerClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu_TabButton",
|
|
"MethodName": "UnityEngine_EventSystems_IPointerEnterHandler_OnPointerEnter",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu_TabButton",
|
|
"MethodName": "UnityEngine_EventSystems_IPointerExitHandler_OnPointerExit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "ButtonClickChangeIP",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "ClearErrorSign",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "ClearWarningSign",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "isPreserved",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "IsAnyCableConnected",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "RegisterLink",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "link",
|
|
"Type": "CableLink"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "RepairDevice",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "SetIP",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_ip",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "TickTimer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "TurnOffCommonFunctions",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "TurnOnCommonFunction",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "UnregisterLink",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "link",
|
|
"Type": "CableLink"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "ValidateRackPosition",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "_ValidateRackPosition_b__47_0",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "r",
|
|
"Type": "RackPosition"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "ClickButtonNextIP",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "GetUsableIPsFromSubnet",
|
|
"ReturnType": "Il2CppStringArray",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "subnet",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "TryParseIpToOctets",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ipString",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "o1",
|
|
"Type": "Int32\u0026"
|
|
},
|
|
{
|
|
"Name": "o2",
|
|
"Type": "Int32\u0026"
|
|
},
|
|
{
|
|
"Name": "o3",
|
|
"Type": "Int32\u0026"
|
|
},
|
|
{
|
|
"Name": "o4",
|
|
"Type": "Int32\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPBox",
|
|
"MethodName": "CanAcceptSFP",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "sfpType",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPBox",
|
|
"MethodName": "InsertSFPBackIntoBox",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPBox",
|
|
"MethodName": "RemoveSFPFromBox",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "position",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPBox",
|
|
"MethodName": "ReturnSFPDirectly",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "sfpmodule",
|
|
"Type": "SFPModule"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPBox",
|
|
"MethodName": "TakeSFPFromBox",
|
|
"ReturnType": "SFPModule",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPModule",
|
|
"MethodName": "InsertedInSFPPort",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_link",
|
|
"Type": "CableLink"
|
|
},
|
|
{
|
|
"Name": "immediate",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPModule",
|
|
"MethodName": "IsAnyCableConnected",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "CacheDeviceBounds",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "device",
|
|
"Type": "GameObject"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "GetCorrectDevicePrefab",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "PositionHandTargetsOnDevice",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "device",
|
|
"Type": "GameObject"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "RepairDevice",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TechnicianManager",
|
|
"MethodName": "IsDeviceAlreadyAssigned",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "networkSwitch",
|
|
"Type": "NetworkSwitch"
|
|
},
|
|
{
|
|
"Name": "server",
|
|
"Type": "Server"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "UnityStandardAssets.Characters.ThirdPerson",
|
|
"ClassName": "ThirdPersonCharacter",
|
|
"MethodName": "PlayRandomAudioClip",
|
|
"ReturnType": "AudioClip",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "audioClips",
|
|
"Type": "Il2CppReferenceArray\u00601"
|
|
},
|
|
{
|
|
"Name": "volume",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tooltip",
|
|
"MethodName": "HideTooltip",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tooltip",
|
|
"MethodName": "ShowTooltipOverlayCanvas",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "tooltipText",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "_position",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "differentXOffset",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tooltip",
|
|
"MethodName": "ShowTooltipWorldCanvas",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_text",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "_transform",
|
|
"Type": "RectTransform"
|
|
},
|
|
{
|
|
"Name": "cam",
|
|
"Type": "Camera"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ToolTipInteract",
|
|
"MethodName": "HideTooltipForInteract",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ToolTipInteract",
|
|
"MethodName": "ShowTooltipForInteract",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_text",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "_sprite",
|
|
"Type": "Sprite"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ToolTipOnUIText",
|
|
"MethodName": "ToolTip",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tutorials",
|
|
"MethodName": "SkipTutorials",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "ActivateSpawnerOnCable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "spawnerEntity",
|
|
"Type": "Entity"
|
|
},
|
|
{
|
|
"Name": "speed",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "customerId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "ActivateSpawnersForCable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cable",
|
|
"Type": "CableInfo"
|
|
},
|
|
{
|
|
"Name": "finalSpeed",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "customersOnCable",
|
|
"Type": "HashSet\u00601"
|
|
},
|
|
{
|
|
"Name": "directions",
|
|
"Type": "HashSet\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "ClearNetworkState",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "CreateCableWithSpawners",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "positions",
|
|
"Type": "List\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "CreateSpawnersForCable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableInfo",
|
|
"Type": "CableInfo\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "CreateSpawnersForCable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableInfo",
|
|
"Type": "CableInfo\u0026"
|
|
},
|
|
{
|
|
"Name": "prefabComponent",
|
|
"Type": "PacketSpawnerComponent"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "GetAllCables",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "GetCableCurrentSpeed",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "GetCableInfo",
|
|
"ReturnType": "Nullable\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "GetDeviceName",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "endpoint",
|
|
"Type": "CableEndpoint"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "IsCableInRoute",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cable",
|
|
"Type": "CableInfo"
|
|
},
|
|
{
|
|
"Name": "route",
|
|
"Type": "List\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "OnCableRemoved",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "RegisterCableInNetworkMap",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableInfo",
|
|
"Type": "CableInfo"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Networking",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "UpdateCableInfo",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableId",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "info",
|
|
"Type": "CableInfo"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "GetSaveData",
|
|
"ReturnType": "BalanceSheetSaveData",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "LoadFromSave",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheet",
|
|
"MethodName": "SaveSnapshot",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "month",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "snapshotTime",
|
|
"Type": "DateTime"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CablePositions",
|
|
"MethodName": "LoadCable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cableData",
|
|
"Type": "CableSaveData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableSpinner",
|
|
"MethodName": "LoadSavedColor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ColorSerializationSurrogate",
|
|
"MethodName": "GetObjectData",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "obj",
|
|
"Type": "Object"
|
|
},
|
|
{
|
|
"Name": "info",
|
|
"Type": "SerializationInfo"
|
|
},
|
|
{
|
|
"Name": "context",
|
|
"Type": "StreamingContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ColorSerializationSurrogate",
|
|
"MethodName": "SetObjectData",
|
|
"ReturnType": "Object",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "obj",
|
|
"Type": "Object"
|
|
},
|
|
{
|
|
"Name": "info",
|
|
"Type": "SerializationInfo"
|
|
},
|
|
{
|
|
"Name": "context",
|
|
"Type": "StreamingContext"
|
|
},
|
|
{
|
|
"Name": "selector",
|
|
"Type": "ISurrogateSelector"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenter",
|
|
"MethodName": "OnLoad",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenterOperator",
|
|
"MethodName": "OnLoadingStarted",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "OnLoad",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "UnlockFromSave",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "savedStates",
|
|
"Type": "Dictionary\u00602"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBase",
|
|
"MethodName": "LoadData",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "data",
|
|
"Type": "CustomerBaseSaveData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBaseDoor",
|
|
"MethodName": "OnLoad",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FCP_Persistence",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FCP_Persistence",
|
|
"MethodName": "GenerateID",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FCP_Persistence",
|
|
"MethodName": "LoadColor",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "Color\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FCP_Persistence",
|
|
"MethodName": "LoadDataFile",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FCP_Persistence",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FCP_Persistence",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FCP_Persistence",
|
|
"MethodName": "SaveColor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FCP_Persistence",
|
|
"MethodName": "SaveDataFile",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FCP_SpriteMeshEditor",
|
|
"MethodName": "GetSettingHash",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FCP_SpriteMeshEditor",
|
|
"MethodName": "MakeMesh",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "sprite",
|
|
"Type": "Sprite"
|
|
},
|
|
{
|
|
"Name": "x",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "y",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "meshtype",
|
|
"Type": "MeshType"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FCP_SpriteMeshEditor",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GODMOD",
|
|
"MethodName": "DelayedLoad",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "IModPlugin",
|
|
"MethodName": "OnModLoad",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "modFolderPath",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "IModPlugin",
|
|
"MethodName": "OnModUnload",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "LoadAllBindingOverrides",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "LoadBindingOverride",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "actionName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "SaveBindingOverride",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "action",
|
|
"Type": "InputAction"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Interact",
|
|
"MethodName": "OnLoad",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "data",
|
|
"Type": "InteractObjectData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LoadingScreen",
|
|
"MethodName": "AsynchronousLoad",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "sceneIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LoadingScreen",
|
|
"MethodName": "AsynchronousUnLoad",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "sceneIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LoadingScreen",
|
|
"MethodName": "IsSceneLoaded",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "name",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LoadingScreen",
|
|
"MethodName": "LoadGameLoadScene",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "loadedScenes",
|
|
"Type": "Il2CppStructArray\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LoadingScreen",
|
|
"MethodName": "LoadGameScenesVoid",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "playerData",
|
|
"Type": "PlayerData"
|
|
},
|
|
{
|
|
"Name": "technicianData",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "loadedScenes",
|
|
"Type": "Il2CppStructArray\u00601"
|
|
},
|
|
{
|
|
"Name": "hiredTechnicians",
|
|
"Type": "Il2CppStructArray\u00601"
|
|
},
|
|
{
|
|
"Name": "repairJobQueue",
|
|
"Type": "List\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LoadingScreen",
|
|
"MethodName": "LoadLevel",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "sceneIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LoadingScreen",
|
|
"MethodName": "LoadPlayerAndNPCDataWithDelay",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "playerData",
|
|
"Type": "PlayerData"
|
|
},
|
|
{
|
|
"Name": "technicianData",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "hiredTechnicians",
|
|
"Type": "Il2CppStructArray\u00601"
|
|
},
|
|
{
|
|
"Name": "repairJobQueue",
|
|
"Type": "List\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LoadingScreen",
|
|
"MethodName": "UnLoadLevel",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "sceneIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Localisation",
|
|
"MethodName": "LoadLocalisation",
|
|
"ReturnType": "Dictionary\u00602",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_uid",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "AutoSaveCoroutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "LoadTrolleyPosition",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_position",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "_rotation",
|
|
"Type": "Quaternion"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "OnLoad",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "RestartAutoSave",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "SetAutoSaveEnabled",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "enabled",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "SetAutoSaveInterval",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "minutes",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainMenu",
|
|
"MethodName": "Load",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_text",
|
|
"Type": "TextMeshProUGUI"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainMenu",
|
|
"MethodName": "LoadGame",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "LoadAllMods",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "LoadDll",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "folderPath",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "dll",
|
|
"Type": "DllEntry"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "LoadIcon",
|
|
"ReturnType": "Sprite",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "folderPath",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "iconFile",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "LoadMesh",
|
|
"ReturnType": "Mesh",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "folderPath",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "modelFile",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "LoadModPack",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "folderPath",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "LoadShopItem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "folderPath",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "folderName",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "config",
|
|
"Type": "ShopItemConfig"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "LoadStaticItem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "folderPath",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "folderName",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "config",
|
|
"Type": "StaticItemConfig"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "LoadTexture",
|
|
"ReturnType": "Texture2D",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "path",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "SyncWorkshopThenLoadAll",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "LoadObjectives",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_activeObjectives",
|
|
"Type": "HashSet\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "OnLoad",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_AccentConsole",
|
|
"MethodName": "LoadAccentMap",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "accents",
|
|
"Type": "OSK_AccentAssetObj"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "LoadLayout",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "lay",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "CloseLoadSaveOverlay",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "DeleteSaveButtonClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_text",
|
|
"Type": "TextMeshProUGUI"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "DeleteSaveConfirm",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "yes",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "Load",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "savename",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "LoadSaveOnButtonClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_text",
|
|
"Type": "TextMeshProUGUI"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "LoadWithOverlay",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "savename",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "NotAllowedToSaveOverlayOff",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "PopulateLoadSaveMenu",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_savingGame",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "Save",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "saveName",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "_stringNameOfSave",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "SaveConfirm",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "yes",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "_LoadSaveOnButtonClick_b__35_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "saveName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "_SaveConfirm_b__37_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "saveName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Player",
|
|
"MethodName": "LoadPlayer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "data",
|
|
"Type": "PlayerData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "QuaternionSerializationSurrogate",
|
|
"MethodName": "GetObjectData",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "obj",
|
|
"Type": "Object"
|
|
},
|
|
{
|
|
"Name": "info",
|
|
"Type": "SerializationInfo"
|
|
},
|
|
{
|
|
"Name": "context",
|
|
"Type": "StreamingContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "QuaternionSerializationSurrogate",
|
|
"MethodName": "SetObjectData",
|
|
"ReturnType": "Object",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "obj",
|
|
"Type": "Object"
|
|
},
|
|
{
|
|
"Name": "info",
|
|
"Type": "SerializationInfo"
|
|
},
|
|
{
|
|
"Name": "context",
|
|
"Type": "StreamingContext"
|
|
},
|
|
{
|
|
"Name": "selector",
|
|
"Type": "ISurrogateSelector"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Rack",
|
|
"MethodName": "InitializeLoadedRack",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "loadedPositions",
|
|
"Type": "Il2CppStructArray\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Rack",
|
|
"MethodName": "OnLoad",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackMount",
|
|
"MethodName": "OnLoad",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "RecyclableScrollRect",
|
|
"MethodName": "ReloadData",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "RecyclableScrollRect",
|
|
"MethodName": "ReloadData",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "dataSource",
|
|
"Type": "IRecyclableScrollRectDataSource"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "RecyclableScrollRect",
|
|
"MethodName": "_ReloadData_b__17_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveData",
|
|
"MethodName": "Validate",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "AutoSave",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "DeleteSaveFile",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "savename",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "FormatDisplayName",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "rawEntry",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "GetBinaryFormatter",
|
|
"ReturnType": "BinaryFormatter",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "GetRawSaveEntry",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "displayName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "Listofsaves",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "Load",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "savename",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "isFromPauseMenu",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "LoadGame",
|
|
"ReturnType": "SaveData",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "savename",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "LoadGameData",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "NewestSave",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "ReadMeta",
|
|
"ReturnType": "SaveMeta",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "savename",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "SaveGame",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "savename",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "stringNameOfSave",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "SaveGameData",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SaveSystem",
|
|
"MethodName": "WriteMeta",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "savename",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "version",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "nameOfSave",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "OnLoadingComplete",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "OnLoadingStarted",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsControls",
|
|
"MethodName": "LoadSettings",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGameplay",
|
|
"MethodName": "LoadSettings",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGameplay",
|
|
"MethodName": "SetAutoSaveInterval",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "i",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGameplay",
|
|
"MethodName": "SetAutoSaveOnOff",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "isActive",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "LoadSettings",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsVolume",
|
|
"MethodName": "LoadSettings",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPBox",
|
|
"MethodName": "LoadSFPsFromSave",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopItem",
|
|
"MethodName": "OnLoad",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "ButtonSaveInputTextOverlay",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "OnLoadingStarted",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "SetLoadingInfo",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "s",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamLeaderboards",
|
|
"MethodName": "OnScoreUploaded",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "result",
|
|
"Type": "LeaderboardScoreUploaded_t"
|
|
},
|
|
{
|
|
"Name": "ioFailure",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamLeaderboards",
|
|
"MethodName": "OnUserScoreDownloaded",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "result",
|
|
"Type": "LeaderboardScoresDownloaded_t"
|
|
},
|
|
{
|
|
"Name": "ioFailure",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamLeaderboards",
|
|
"MethodName": "UploadScore",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "moneyPerSecond",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "OnLoadingStarted",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "OnLoadDestroy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Vector3SerializationSurrogate",
|
|
"MethodName": "GetObjectData",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "obj",
|
|
"Type": "Object"
|
|
},
|
|
{
|
|
"Name": "info",
|
|
"Type": "SerializationInfo"
|
|
},
|
|
{
|
|
"Name": "context",
|
|
"Type": "StreamingContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Vector3SerializationSurrogate",
|
|
"MethodName": "SetObjectData",
|
|
"ReturnType": "Object",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "obj",
|
|
"Type": "Object"
|
|
},
|
|
{
|
|
"Name": "info",
|
|
"Type": "SerializationInfo"
|
|
},
|
|
{
|
|
"Name": "context",
|
|
"Type": "StreamingContext"
|
|
},
|
|
{
|
|
"Name": "selector",
|
|
"Type": "ISurrogateSelector"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Wall",
|
|
"MethodName": "OnLoad",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "LoadNetworkState",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "networkData",
|
|
"Type": "NetworkSaveData"
|
|
},
|
|
{
|
|
"Name": "allRackPositions",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "saveVersion",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Persistence",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "LoadNetworkStateCoroutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "networkData",
|
|
"Type": "NetworkSaveData"
|
|
},
|
|
{
|
|
"Name": "allRackPositions",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "saveVersion",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Serialization",
|
|
"Namespace": "Unity.Entities.CodeGeneratedRegistry",
|
|
"ClassName": "AssemblyTypeRegistry",
|
|
"MethodName": "BoxedGetHashCode",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "val",
|
|
"Type": "Object"
|
|
},
|
|
{
|
|
"Name": "typeIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Serialization",
|
|
"Namespace": "Unity.Entities.CodeGeneratedRegistry",
|
|
"ClassName": "AssemblyTypeRegistry",
|
|
"MethodName": "Equals",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "lhs",
|
|
"Type": "Object"
|
|
},
|
|
{
|
|
"Name": "rhs",
|
|
"Type": "Object"
|
|
},
|
|
{
|
|
"Name": "typeIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Serialization",
|
|
"Namespace": "Unity.Entities.CodeGeneratedRegistry",
|
|
"ClassName": "AssemblyTypeRegistry",
|
|
"MethodName": "Equals",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "lhs",
|
|
"Type": "Object"
|
|
},
|
|
{
|
|
"Name": "rhs",
|
|
"Type": "Void*"
|
|
},
|
|
{
|
|
"Name": "typeIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Serialization",
|
|
"Namespace": "Unity.Entities.CodeGeneratedRegistry",
|
|
"ClassName": "AssemblyTypeRegistry",
|
|
"MethodName": "SetSharedStaticTypeIndices",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "pTypeInfos",
|
|
"Type": "Int32*"
|
|
},
|
|
{
|
|
"Name": "count",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Serialization",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FCP_Persistence",
|
|
"MethodName": "InitStatic",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Serialization",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "UpdateStatic",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "type",
|
|
"Type": "PickerType"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Serialization",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "CreateStaticInstance",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "config",
|
|
"Type": "StaticItemConfig"
|
|
},
|
|
{
|
|
"Name": "mesh",
|
|
"Type": "Mesh"
|
|
},
|
|
{
|
|
"Name": "material",
|
|
"Type": "Material"
|
|
},
|
|
{
|
|
"Name": "folderName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Serialization",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PacketSpawnerSystem",
|
|
"MethodName": "Method_Internal_Static_Void_IntPtr_IntPtr_PDM_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "self",
|
|
"Type": "IntPtr"
|
|
},
|
|
{
|
|
"Name": "state",
|
|
"Type": "IntPtr"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Serialization",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PacketSpawnerSystem",
|
|
"MethodName": "Method_Internal_Static_Void_IntPtr_IntPtr_PDM_1",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "self",
|
|
"Type": "IntPtr"
|
|
},
|
|
{
|
|
"Name": "state",
|
|
"Type": "IntPtr"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Serialization",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "ShowStaticCanvas",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "active",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Serialization",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TeleType",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Serialization",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TeleType",
|
|
"MethodName": "Start",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Serialization",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UnitySourceGeneratedAssemblyMonoScriptTypes_v1",
|
|
"MethodName": "Get",
|
|
"ReturnType": "MonoScriptData",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "CheckCurrentControls",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainMenu",
|
|
"MethodName": "Settings",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ModLoader",
|
|
"MethodName": "CopyDirectory",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "sourceDir",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "destDir",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "FindAllRoutes",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "baseName",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "serverName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "IsVlanAllowedOnRoute",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "path",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "vlanId",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "cablePairLookup",
|
|
"Type": "Dictionary\u00602"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "AutoCorrectLayout",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keymap",
|
|
"MethodName": "AutoCorrectLayout",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "layout",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keymap",
|
|
"MethodName": "AutoCorrectRecursive",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "input",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "result",
|
|
"Type": "List\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keymap",
|
|
"MethodName": "AutoCorrectRow",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "row",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keymap",
|
|
"MethodName": "CapitalizeCorrectly",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "input",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "correctForm",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RectExtensions",
|
|
"MethodName": "InverseTransform",
|
|
"ReturnType": "Rect",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "r",
|
|
"Type": "Rect"
|
|
},
|
|
{
|
|
"Name": "transform",
|
|
"Type": "Transform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RectExtensions",
|
|
"MethodName": "Transform",
|
|
"ReturnType": "Rect",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "r",
|
|
"Type": "Rect"
|
|
},
|
|
{
|
|
"Name": "transform",
|
|
"Type": "Transform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsControls",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGameplay",
|
|
"MethodName": "OnLanguageDropDownChange",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "i",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGameplay",
|
|
"MethodName": "SetPacketType",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "i",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGameplay",
|
|
"MethodName": "SetRouteEvalInterval",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "i",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGameplay",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsSingleton",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsSingleton",
|
|
"MethodName": "DisableOnAfterFirstSettingUp",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsVolume",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPModule",
|
|
"MethodName": "InsertDirectlyIntoPort",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_link",
|
|
"Type": "CableLink"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "EvaluateAllRoutes",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "MapDirectionToSibling",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "primary",
|
|
"Type": "CableInfo"
|
|
},
|
|
{
|
|
"Name": "sibling",
|
|
"Type": "CableInfo"
|
|
},
|
|
{
|
|
"Name": "direction",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Settings",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "RequestRouteEvaluation",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Steam",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamLeaderboards",
|
|
"MethodName": "Init",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Steam",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamLeaderboards",
|
|
"MethodName": "OnLeaderboardFound",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "result",
|
|
"Type": "LeaderboardFindResult_t"
|
|
},
|
|
{
|
|
"Name": "ioFailure",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Steam",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamLeaderboards",
|
|
"MethodName": "RequestUserEntry",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Steam",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamManager",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Steam",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamManager",
|
|
"MethodName": "InitOnPlayMode",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Steam",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamManager",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Steam",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamManager",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Tutorials",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Objectives",
|
|
"MethodName": "IsTutorialInProgress",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Tutorials",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tutorials",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Tutorials",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tutorials",
|
|
"MethodName": "OnVideoPrepared",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "vp",
|
|
"Type": "VideoPlayer"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Tutorials",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tutorials",
|
|
"MethodName": "PlayVideo",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_tutorialIndex",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "isInPauseMenu",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Tutorials",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tutorials",
|
|
"MethodName": "ShowTutorial",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "i",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "Tutorials",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tutorials",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Tutorials",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tutorials",
|
|
"MethodName": "StopTutorial",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "Tutorials",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tutorials",
|
|
"MethodName": "_Start_b__11_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "context",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FootSteps",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FootSteps",
|
|
"MethodName": "checkGroundMaterial",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FootSteps",
|
|
"MethodName": "GetRandomFromRequest",
|
|
"ReturnType": "AudioClip",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_clipArray",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FootSteps",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FootSteps",
|
|
"MethodName": "Step",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GamepadIcons",
|
|
"MethodName": "GetSprite",
|
|
"ReturnType": "Sprite",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "controlPath",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "HRSystem",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Localisation",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Localisation",
|
|
"MethodName": "ChangeLocalisation",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_uid",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "OpenURL",
|
|
"MethodName": "OpenURLInBrowser",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PulsatingText",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PulsatingText",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaminaOverlayOnEnable",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UserReport",
|
|
"MethodName": "ClearForm",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UserReport",
|
|
"MethodName": "ClearReport",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UserReport",
|
|
"MethodName": "CreateUserReport",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UserReport",
|
|
"MethodName": "SetThumbnail",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "thumbnail",
|
|
"Type": "Texture2D"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UserReport",
|
|
"MethodName": "ShowError",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UserReport",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "UnityEngine",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UserReport",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ActionKeyHint",
|
|
"MethodName": "DelayedUpdateUI",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ActionKeyHint",
|
|
"MethodName": "UpdateUI",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "ButtonClearAllWarnings",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "ButtonFilterAll",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "ButtonFilterEOL",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagement",
|
|
"MethodName": "ButtonFilterOff",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AssetManagementDeviceLine",
|
|
"MethodName": "ButtonClearWarningSign",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AutoScrollRect",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AutoScrollRect",
|
|
"MethodName": "ScrollAuto",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AutoScrollRect",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "BalanceSheetRow",
|
|
"MethodName": "SetBackgroundColor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "color",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "Benchmark01_UGUI",
|
|
"MethodName": "Start",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "UnityEngine.UI",
|
|
"ClassName": "ButtonExtended",
|
|
"MethodName": "OnDeselect",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "BaseEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "UnityEngine.UI",
|
|
"ClassName": "ButtonExtended",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "UnityEngine.UI",
|
|
"ClassName": "ButtonExtended",
|
|
"MethodName": "OnFinishSubmit",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "UnityEngine.UI",
|
|
"ClassName": "ButtonExtended",
|
|
"MethodName": "OnPointerClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "UnityEngine.UI",
|
|
"ClassName": "ButtonExtended",
|
|
"MethodName": "OnPointerEnter",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "UnityEngine.UI",
|
|
"ClassName": "ButtonExtended",
|
|
"MethodName": "OnPointerExit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "UnityEngine.UI",
|
|
"ClassName": "ButtonExtended",
|
|
"MethodName": "OnSelect",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "BaseEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "UnityEngine.UI",
|
|
"ClassName": "ButtonExtended",
|
|
"MethodName": "OnSubmit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "BaseEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "UnityEngine.UI",
|
|
"ClassName": "ButtonExtended",
|
|
"MethodName": "Press",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "UnityEngine.UI",
|
|
"ClassName": "ButtonExtended",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableSpinner",
|
|
"MethodName": "UpdateText",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenter",
|
|
"MethodName": "ButtonDowngradeCommandCenter",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CommandCenter",
|
|
"MethodName": "ButtonUpgradeCommandCenter",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ButtonAssetManagementScreen",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ButtonCancel",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ButtonCancelColorPicker",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ButtonChosenColor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ButtonClear",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ButtonHireScreen",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "ButtonReturnMainScreen",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "OpenColorPicker",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "RemoveCartUIItem",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cartItem",
|
|
"Type": "ShopCartItem"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "SelectNextAvailable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "removedIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "DropdownSample",
|
|
"MethodName": "OnButtonClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "ChangeMode",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newMode",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "ChangeMode",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "mode",
|
|
"Type": "MainPickingMode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "FinishTypeHex",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "input",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "GetColor",
|
|
"ReturnType": "Color",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "GetColorFullAlpha",
|
|
"ReturnType": "Color",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "GetGradientMode",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "type",
|
|
"Type": "PickerType"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "GetMarker",
|
|
"ReturnType": "RectTransform",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "picker",
|
|
"Type": "Image"
|
|
},
|
|
{
|
|
"Name": "search",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "GetNormalizedPointerPosition",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "canvas",
|
|
"Type": "Canvas"
|
|
},
|
|
{
|
|
"Name": "rect",
|
|
"Type": "RectTransform"
|
|
},
|
|
{
|
|
"Name": "e",
|
|
"Type": "BaseEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "GetNormScreenSpace",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "rect",
|
|
"Type": "RectTransform"
|
|
},
|
|
{
|
|
"Name": "e",
|
|
"Type": "BaseEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "GetNormWorldSpace",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "canvas",
|
|
"Type": "Canvas"
|
|
},
|
|
{
|
|
"Name": "rect",
|
|
"Type": "RectTransform"
|
|
},
|
|
{
|
|
"Name": "e",
|
|
"Type": "BaseEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "GetSanitizedHex",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "input",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "full",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "GetValue",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "type",
|
|
"Type": "PickerType"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "GetValue",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "mode",
|
|
"Type": "MainPickingMode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "GetValue1D",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "type",
|
|
"Type": "PickerType"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "HSVToRGB",
|
|
"ReturnType": "Color",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hsv",
|
|
"Type": "Vector3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "HSVToRGB",
|
|
"ReturnType": "Color",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "h",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "s",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "v",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "IsAlphaType",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "type",
|
|
"Type": "PickerType"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "IsHorizontal",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "p",
|
|
"Type": "Picker"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "IsPickerAvailable",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "type",
|
|
"Type": "PickerType"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "IsPickerAvailable",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "IsPreviewType",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "type",
|
|
"Type": "PickerType"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "IsValidHexChar",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "Char"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "MakeModeOptions",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "ParseHex",
|
|
"ReturnType": "Color",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "input",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "ParseHex",
|
|
"ReturnType": "Color",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "input",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "defaultColor",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "PickColor",
|
|
"ReturnType": "BufferedColor",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "color",
|
|
"Type": "BufferedColor"
|
|
},
|
|
{
|
|
"Name": "type",
|
|
"Type": "PickerType"
|
|
},
|
|
{
|
|
"Name": "v",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "PickColor1D",
|
|
"ReturnType": "BufferedColor",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "color",
|
|
"Type": "BufferedColor"
|
|
},
|
|
{
|
|
"Name": "type",
|
|
"Type": "PickerType"
|
|
},
|
|
{
|
|
"Name": "v",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "PickColor1D",
|
|
"ReturnType": "BufferedColor",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "color",
|
|
"Type": "BufferedColor"
|
|
},
|
|
{
|
|
"Name": "type",
|
|
"Type": "PickerType"
|
|
},
|
|
{
|
|
"Name": "value",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "PickColor2D",
|
|
"ReturnType": "BufferedColor",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "color",
|
|
"Type": "BufferedColor"
|
|
},
|
|
{
|
|
"Name": "type1",
|
|
"Type": "PickerType"
|
|
},
|
|
{
|
|
"Name": "value1",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "type2",
|
|
"Type": "PickerType"
|
|
},
|
|
{
|
|
"Name": "value2",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "PickColorMain",
|
|
"ReturnType": "BufferedColor",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "color",
|
|
"Type": "BufferedColor"
|
|
},
|
|
{
|
|
"Name": "v",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "PickColorMain",
|
|
"ReturnType": "BufferedColor",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "color",
|
|
"Type": "BufferedColor"
|
|
},
|
|
{
|
|
"Name": "mode",
|
|
"Type": "MainPickingMode"
|
|
},
|
|
{
|
|
"Name": "v",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "PointerUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "e",
|
|
"Type": "BaseEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "RGBToHSV",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "color",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "RGBToHSV",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "r",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "g",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "b",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "SeperateMaterials",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "SetColor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "color",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "SetColorNoAlpha",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "color",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "SetMarker",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "picker",
|
|
"Type": "Image"
|
|
},
|
|
{
|
|
"Name": "v",
|
|
"Type": "Vector2"
|
|
},
|
|
{
|
|
"Name": "setX",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "setY",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "SetPointerFocus",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "i",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "ShiftColor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "type",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "delta",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "ShiftHue",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "delta",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "SliderUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "type",
|
|
"Type": "PickerType"
|
|
},
|
|
{
|
|
"Name": "value",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "TypeHex",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "input",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "TypeHex",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "input",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "finish",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "UpdateDynamic",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "type",
|
|
"Type": "PickerType"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "UpdateHex",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "UpdateMarker",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "picker",
|
|
"Type": "Picker"
|
|
},
|
|
{
|
|
"Name": "type",
|
|
"Type": "PickerType"
|
|
},
|
|
{
|
|
"Name": "v",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "UpdateMarkers",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "UpdateMode",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "mode",
|
|
"Type": "MainPickingMode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "UpdateTextures",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "_Awake_b__43_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "v",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "_Awake_b__43_1",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "v",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "FlexibleColorPicker",
|
|
"MethodName": "_Awake_b__43_2",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "v",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "HorizontalRecyclingSystem",
|
|
"MethodName": "CreateCellPool",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "HorizontalRecyclingSystem",
|
|
"MethodName": "InitCoroutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "onInitialized",
|
|
"Type": "Action"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "HorizontalRecyclingSystem",
|
|
"MethodName": "OnDrawGizmos",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "HorizontalRecyclingSystem",
|
|
"MethodName": "OnValueChangedListener",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "direction",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "HorizontalRecyclingSystem",
|
|
"MethodName": "RecycleLeftToRight",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "HorizontalRecyclingSystem",
|
|
"MethodName": "RecycleRightToleft",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "HorizontalRecyclingSystem",
|
|
"MethodName": "SetLeftAnchor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "rectTransform",
|
|
"Type": "RectTransform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "HorizontalRecyclingSystem",
|
|
"MethodName": "SetRecyclingBounds",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "HRSystem",
|
|
"MethodName": "ButtonConfirmFireEmployee",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "HRSystem",
|
|
"MethodName": "ButtonConfirmHire",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "HRSystem",
|
|
"MethodName": "ButtonFireEmployee",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "i",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "HRSystem",
|
|
"MethodName": "ButtonHireEmployee",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "i",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputManager",
|
|
"MethodName": "ConfinedCursorforUI",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Interact",
|
|
"MethodName": "CloseInteractionMenu",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "IRecyclableScrollRectDataSource",
|
|
"MethodName": "GetItemCount",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "IRecyclableScrollRectDataSource",
|
|
"MethodName": "SetCell",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cell",
|
|
"Type": "ICell"
|
|
},
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Cursor",
|
|
"MethodName": "Cursor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Cursor",
|
|
"MethodName": "Show",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "show",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Key",
|
|
"MethodName": "Click",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "keyDevice",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "inputfield",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Key",
|
|
"MethodName": "GetGameObject",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Key",
|
|
"MethodName": "GetLayoutLocation",
|
|
"ReturnType": "Vector2Int",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Key",
|
|
"MethodName": "GetObject",
|
|
"ReturnType": "Object",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Key",
|
|
"MethodName": "getXSize",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Key",
|
|
"MethodName": "getYSize",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "I_OSK_Key",
|
|
"MethodName": "Highlight",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hi",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "c",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "Disabling",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "KeepRotating",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "TweenHorizontal",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "leanout",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "TweenScaleInOut",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "TweenVertical",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "leanout",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "_Awake_b__15_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "_Awake_b__15_1",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LeanTweenUIElement",
|
|
"MethodName": "_Awake_b__15_2",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Localisation",
|
|
"MethodName": "ReturnTextByID",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_uid",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LocalisedText",
|
|
"MethodName": "ChangeText",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "LocalisedText",
|
|
"MethodName": "SetText",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_localisation_uid",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "GetPatchPanelPrefab",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "switchType",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainMenu",
|
|
"MethodName": "Continue",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainMenu",
|
|
"MethodName": "HideMiddleMenu",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainMenu",
|
|
"MethodName": "NewGame",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainMenu",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainMenuCamera",
|
|
"MethodName": "setmount",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newmount",
|
|
"Type": "Transform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainMenuCamera",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainMenuCamera",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "IsPatchPanelPort",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "deviceName",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkMap",
|
|
"MethodName": "ResolveThroughPatchPanel",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "patchPanelPort",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "fromDevice",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "UpdateScreenUI",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "BuildPatchPanelCache",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "ButtonEditLabel",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "CreateVLANButtonMulti",
|
|
"ReturnType": "ButtonExtended",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "vlanId",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "portIndices",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "parent",
|
|
"Type": "Transform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "OnEndEditingInputText",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "s",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "RefreshVLANDisplayForSelection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "selectVlanId",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "TraversePatchPanels",
|
|
"ReturnType": "ValueTuple\u00602",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "port",
|
|
"Type": "CableLink"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitchConfiguration",
|
|
"MethodName": "_ButtonEditLabel_b__31_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "label",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ObjectiveObject",
|
|
"MethodName": "PlayUIEffectDisolve",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_AccentConsole",
|
|
"MethodName": "AccentCharClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "accentedChar",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "receiver",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_AccentConsole",
|
|
"MethodName": "Generate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_AccentConsole",
|
|
"MethodName": "GenerateCoroutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_AccentConsole",
|
|
"MethodName": "IsVisible",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_AccentConsole",
|
|
"MethodName": "Reset",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_AccentConsole",
|
|
"MethodName": "Set",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "packet",
|
|
"Type": "OSK_LongPressPacket"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_AccentConsole",
|
|
"MethodName": "SetConsole",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "packet",
|
|
"Type": "OSK_LongPressPacket"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_AccentConsole",
|
|
"MethodName": "ShowBackground",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "show",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_AccentConsole",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_AccentConsole",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Background",
|
|
"MethodName": "AutoFindKeyboard",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Background",
|
|
"MethodName": "ResizeToFit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Background",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Background",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Cursor",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Cursor",
|
|
"MethodName": "BlinkCoroutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Cursor",
|
|
"MethodName": "Cursor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Cursor",
|
|
"MethodName": "FindComponentInParentOrSiblings",
|
|
"ReturnType": "T",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Cursor",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Cursor",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Cursor",
|
|
"MethodName": "Show",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "show",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Cursor",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Cursor",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GamepadHelper",
|
|
"MethodName": "Activate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GamepadHelper",
|
|
"MethodName": "DeActivate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GamepadHelper",
|
|
"MethodName": "FixedUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GamepadHelper",
|
|
"MethodName": "GamepadPrep",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GamepadHelper",
|
|
"MethodName": "GetSelectedKey",
|
|
"ReturnType": "OSK_Key",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GamepadHelper",
|
|
"MethodName": "JoystickButtonA",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GamepadHelper",
|
|
"MethodName": "JoystickButtonB",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GamepadHelper",
|
|
"MethodName": "SetSelectedKey",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "OSK_Key"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GamepadHelper",
|
|
"MethodName": "SetSelectedKey",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GamepadHelper",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GamepadHelper",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "BuildAssignments",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "profile",
|
|
"Type": "OSK_LanguagePackage"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "BuildLookup",
|
|
"ReturnType": "Dictionary\u00602",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "profile",
|
|
"Type": "OSK_LanguagePackage"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "Canonicalize",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "s",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "script",
|
|
"Type": "Nullable\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "EnumerateLetterGlyphs",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ranges",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "includeUppercase",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "includeLowercase",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "collapseCase",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "preferLowercase",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "scriptForSpecials",
|
|
"Type": "Nullable\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "ExcludeRanges",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "source",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "excludes",
|
|
"Type": "List\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "GetGlyphEnumSlots",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "IsLetter",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "UnicodeCategory"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "IsLowercase",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "UnicodeCategory"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "IsUppercase",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "UnicodeCategory"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "IsValidCodePoint",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cp",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "MergeRanges",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "a",
|
|
"Type": "IReadOnlyList\u00601"
|
|
},
|
|
{
|
|
"Name": "b",
|
|
"Type": "List\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "ToCodePoint",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "s",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "ToIntRanges",
|
|
"ReturnType": "List\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hexRanges",
|
|
"Type": "List\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "TryParseGlyphSuffix",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "name",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "n",
|
|
"Type": "Int32\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "TryParseHex",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hex",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "value",
|
|
"Type": "Int32\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "Assign",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newKey",
|
|
"Type": "OSK_KeyCode"
|
|
},
|
|
{
|
|
"Name": "ktype",
|
|
"Type": "OSK_KEY_TYPES"
|
|
},
|
|
{
|
|
"Name": "key_name",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "AssignSpecialAction",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "action",
|
|
"Type": "Action\u00602"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "BackScale",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "scale",
|
|
"Type": "Vector3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "Click",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "keyDevice",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "inputfield",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "ClickCoroutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "GetGameObject",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "GetLayoutLocation",
|
|
"ReturnType": "Vector2Int",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "GetObject",
|
|
"ReturnType": "Object",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "getXSize",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "getYSize",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "Highlight",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hi",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "c",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "JoystickPressDown",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "inputfield",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "JoystickPressUp",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "inputfield",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "LastPressed",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "LongPressCheck",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "OnDepressed",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "OnPressed",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "SetColors",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "bk_color",
|
|
"Type": "Color"
|
|
},
|
|
{
|
|
"Name": "label_color",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "SetLayoutLocation",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "x",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "y",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "ShiftDown",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "ShiftUp",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Key",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "AcceptPhysicalKeyboard",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "accept",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "AddNewLine",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "AddString",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "multichar",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "AddText",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newText",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "AddText_ShftEnabled",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newText",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "ButtonA",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "GamepadInput_Submit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "Generate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "GetOSKKey",
|
|
"ReturnType": "OSK_Key",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "GetOSKKeyCode",
|
|
"ReturnType": "OSK_KeyCode",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "GetSelectedKey",
|
|
"ReturnType": "OSK_Key",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "HasFocus",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "isFocus",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "InsertText",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newText",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "receiver",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "KeyboardSizeEstimator",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "KeyScreenSize",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "OnGUI",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "OSK_to_KeyCode",
|
|
"ReturnType": "KeyCode",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "OSK_KeyCode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "OutputTextUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newchar",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "receiver",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "Prep",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "Reset",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "SelectedKeyMove",
|
|
"ReturnType": "OSK_Key",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "dir",
|
|
"Type": "Vector2"
|
|
},
|
|
{
|
|
"Name": "currentLoc",
|
|
"Type": "Vector2Int"
|
|
},
|
|
{
|
|
"Name": "makeSoundIfMove",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "SelectSound",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "SetOutput",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newOutput",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "SetSelectedKey",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "OSK_KeyCode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "SetSelectedKey",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "SpanBottomRight",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "SpanTopLeft",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "Submit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "Text",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "Traverse",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keymap",
|
|
"MethodName": "AddDiacritic",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "baseChar",
|
|
"Type": "Char"
|
|
},
|
|
{
|
|
"Name": "diacritics",
|
|
"Type": "Il2CppStructArray\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keymap",
|
|
"MethodName": "AddDiacritic",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "baseChar",
|
|
"Type": "Char"
|
|
},
|
|
{
|
|
"Name": "diacritics",
|
|
"Type": "Char[]"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keymap",
|
|
"MethodName": "BaseCharacter",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "accentedChar",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keymap",
|
|
"MethodName": "IsAccentedCharacter",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "Char"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keymap",
|
|
"MethodName": "SupportGlyphs",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "glyphProfile",
|
|
"Type": "OSK_LanguagePackage"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_KeySounds",
|
|
"MethodName": "PlaySelectKeySound",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_KeySounds",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_KeySounds",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_MiniKeyboard",
|
|
"MethodName": "CreateBackground",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_MiniKeyboard",
|
|
"MethodName": "Generate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "chars",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "shiftup",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "callbackAction",
|
|
"Type": "Action\u00602"
|
|
},
|
|
{
|
|
"Name": "bottomLeftOrder",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_MiniKeyboard",
|
|
"MethodName": "GetSize",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_MiniKeyboard",
|
|
"MethodName": "Reset",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_MiniKeyboard",
|
|
"MethodName": "ResizeBackground",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_MiniKeyboard",
|
|
"MethodName": "SelectedFirstKey",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_MiniKeyboard",
|
|
"MethodName": "SelectedKeyMove",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "dir",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_MiniKeyboard",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_MiniKeyboard",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "AddText",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newchar",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "Backspace",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "ClearText",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "Del",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "Deselect",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "isFocused",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "LateUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "ModifyLastChar",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newLastChar",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "NewLine",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "NewLineFix",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "OnFocus",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "OnFocusLost",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "ParsedText",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "Selection",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hitpoint",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "charhit",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "SelectionHighlight",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "Color32"
|
|
},
|
|
{
|
|
"Name": "all",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "SetText",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newText",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "Submit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "Text",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "ToggleCharMask",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "ToggleCharMask",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "on_off_charmask",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Receiver",
|
|
"MethodName": "ValueChanged",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Settings",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Settings",
|
|
"MethodName": "SetLongPressAction",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "action",
|
|
"Type": "UnityAction\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Cursor",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Cursor",
|
|
"MethodName": "BlinkCoroutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Cursor",
|
|
"MethodName": "Cursor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Cursor",
|
|
"MethodName": "FindComponentInParentOrSiblings",
|
|
"ReturnType": "T",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Cursor",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Cursor",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Cursor",
|
|
"MethodName": "Show",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "show",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Cursor",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Cursor",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_CustomReceiver",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_CustomReceiver",
|
|
"MethodName": "Deselect",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_CustomReceiver",
|
|
"MethodName": "OnPointerDown",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_CustomReceiver",
|
|
"MethodName": "OnPointerUp",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_CustomReceiver",
|
|
"MethodName": "OnSelect",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "BaseEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_CustomReceiver",
|
|
"MethodName": "Selection",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hitpoint",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "charhit",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_CustomReceiver",
|
|
"MethodName": "SelectionHighlight",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "Color32"
|
|
},
|
|
{
|
|
"Name": "all",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_CustomReceiver",
|
|
"MethodName": "UnityEngine_EventSystems_ISubmitHandler_OnSubmit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "BaseEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_CustomReceiver",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "AddText",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newchar",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "Backspace",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "ClearText",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "Del",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "NewLine",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "OnDrag",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "OnFocus",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "OnFocusLost",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "ParsedText",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "SelectionEnd",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "Submit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "Text",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "ToggleCharMask",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "on_off_charmask",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_InputReceiver",
|
|
"MethodName": "UnityEngine_EventSystems_ISubmitHandler_OnSubmit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "BaseEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "Assign",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newKey",
|
|
"Type": "OSK_KeyCode"
|
|
},
|
|
{
|
|
"Name": "ktype",
|
|
"Type": "OSK_KEY_TYPES"
|
|
},
|
|
{
|
|
"Name": "name",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "AssignSpecialAction",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "action",
|
|
"Type": "Action\u00602"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "BackScale",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "scale",
|
|
"Type": "Vector3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "Click",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "keyDevice",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "inputfield",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "ClickCoroutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "Dir",
|
|
"ReturnType": "OSK_UI_Key",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "x",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "y",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "GetGameObject",
|
|
"ReturnType": "GameObject",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "GetLayoutLocation",
|
|
"ReturnType": "Vector2Int",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "GetObject",
|
|
"ReturnType": "Object",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "getXSize",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "getYSize",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "Highlight",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hi",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "c",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "JoystickPressDown",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "inputfield",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "JoystickPressUp",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "inputfield",
|
|
"Type": "OSK_Receiver"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "LastPressed",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "LongPressCheck",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "OnDepressed",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "OnPointerDown",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "OnPointerUp",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "OnPressed",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "OnSubmit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "BaseEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "SetBkColor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "bk_color",
|
|
"Type": "Color"
|
|
},
|
|
{
|
|
"Name": "reset_base_color",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "SetColors",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "bk_color",
|
|
"Type": "Color"
|
|
},
|
|
{
|
|
"Name": "label_color",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "SetLayoutLocation",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "x",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "y",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "ShiftDown",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "ShiftUp",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Key",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "ButtonA",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "FixedUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "GamepadWrapNavigation",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "Generate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "KeyScreenSize",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "OnGUI",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "PrepAssetGroup",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "Reset",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "SelectedKey",
|
|
"ReturnType": "OSK_UI_Key",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "SelectKey",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "selKey",
|
|
"Type": "OSK_UI_Key"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "SetSelectedKey",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "OSK_KeyCode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "SetSelectedKey",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "SetSelectedKey",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "k",
|
|
"Type": "OSK_UI_Key"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "ShowHideKeyboard",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "show",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "SpanBottomRight",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "SpanTopLeft",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "Traverse",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PatchPanel",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PatchPanel",
|
|
"MethodName": "GenerateUniquePatchPanelId",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PatchPanel",
|
|
"MethodName": "GetPairedLink",
|
|
"ReturnType": "CableLink",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "link",
|
|
"Type": "CableLink"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PatchPanel",
|
|
"MethodName": "InsertedInRack",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "saveData",
|
|
"Type": "PatchPanelSaveData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PatchPanel",
|
|
"MethodName": "ValidateRackPosition",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu",
|
|
"MethodName": "MainMenu",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu_TabButton",
|
|
"MethodName": "UnityEngine_EventSystems_ISelectHandler_OnSelect",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "BaseEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PauseMenu_TabGroup",
|
|
"MethodName": "OnTabSelected",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "tabbutton",
|
|
"Type": "PauseMenu_TabButton"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PlayerManager",
|
|
"MethodName": "ConfinedCursorforUI",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PulsatingImageColor",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PulsatingImageColor",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PulsatingImageColor",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PulsatingImageColor",
|
|
"MethodName": "setColorCallback",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PulsatingImageColor",
|
|
"MethodName": "TweenTheColors",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PulsatingImageColor",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PulsatingText",
|
|
"MethodName": "setColorCallback",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PulsatingText",
|
|
"MethodName": "TweenTheColors",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Rack",
|
|
"MethodName": "ButtonDisablePositionsInRack",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Rack",
|
|
"MethodName": "ButtonUnmountRack",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Rack",
|
|
"MethodName": "SetDisablePositionsButtonMaterial",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "material",
|
|
"Type": "Material"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackPosition",
|
|
"MethodName": "GetByUID",
|
|
"ReturnType": "RackPosition",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "uid",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackPosition",
|
|
"MethodName": "SetUID",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "uid",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "UnityStandardAssets.Characters.FirstPerson",
|
|
"ClassName": "RayLookAt",
|
|
"MethodName": "CloseInteractionMenu",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReBindUI",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReBindUI",
|
|
"MethodName": "DoRebind",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReBindUI",
|
|
"MethodName": "GetBindingInfo",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReBindUI",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReBindUI",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReBindUI",
|
|
"MethodName": "OnValidate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReBindUI",
|
|
"MethodName": "ResetBinding",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReBindUI",
|
|
"MethodName": "UpdateUI",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReBindUI",
|
|
"MethodName": "_OnEnable_b__16_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReBindUI",
|
|
"MethodName": "_OnEnable_b__16_1",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RebindUIv2",
|
|
"MethodName": "OnActionChange",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "obj",
|
|
"Type": "Object"
|
|
},
|
|
{
|
|
"Name": "change",
|
|
"Type": "InputActionChange"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RebindUIv2",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RebindUIv2",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RebindUIv2",
|
|
"MethodName": "ResetToDefault",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RebindUIv2",
|
|
"MethodName": "ResolveActionAndBinding",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "action",
|
|
"Type": "InputAction\u0026"
|
|
},
|
|
{
|
|
"Name": "bindingIndex",
|
|
"Type": "Int32\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RebindUIv2",
|
|
"MethodName": "UpdateActionLabel",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RebindUIv2",
|
|
"MethodName": "UpdateBindingDisplay",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RebindUIv2",
|
|
"MethodName": "_UpdateBindingDisplay_b__30_0",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "x",
|
|
"Type": "InputBinding"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "RecyclableScrollRect",
|
|
"MethodName": "Initialize",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "RecyclableScrollRect",
|
|
"MethodName": "Initialize",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "dataSource",
|
|
"Type": "IRecyclableScrollRectDataSource"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "RecyclableScrollRect",
|
|
"MethodName": "OnValueChangedListener",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "normalizedPos",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "RecyclableScrollRect",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "RecyclableScrollRect",
|
|
"MethodName": "_Initialize_b__13_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "RecyclingSystem",
|
|
"MethodName": "InitCoroutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "onInitialized",
|
|
"Type": "Action"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "RecyclingSystem",
|
|
"MethodName": "OnValueChangedListener",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "direction",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReusableFunctions",
|
|
"MethodName": "ChangeButtonNormalColor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "button",
|
|
"Type": "Button"
|
|
},
|
|
{
|
|
"Name": "color",
|
|
"Type": "Color"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReusableFunctions",
|
|
"MethodName": "HexToColor",
|
|
"ReturnType": "Color",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hex",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReusableFunctions",
|
|
"MethodName": "ImageScrollingUI",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_sprites",
|
|
"Type": "Il2CppReferenceArray\u00601"
|
|
},
|
|
{
|
|
"Name": "_image",
|
|
"Type": "Image"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReusableFunctions",
|
|
"MethodName": "NumberScrollingUI",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_text",
|
|
"Type": "TextMeshProUGUI"
|
|
},
|
|
{
|
|
"Name": "_endNumber",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "ButtonEditLabel",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "ButtonHideShowHint",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "ClickButtonCancel",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "ClickButtonClear",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "ClickButtonCopy",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "ClickButtonDel",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "ClickButtonOK",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "ClickButtonPaste",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SetIP",
|
|
"MethodName": "_ButtonEditLabel_b__30_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "label",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGameplay",
|
|
"MethodName": "ButtonUnstuckPlayer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "AvailableRefreshRate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "AvailableRefreshRatesAfterFrame",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "ChangeDepthOfField",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "startFarFocus",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "endFarFocus",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "IsDLSSSupported",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "LimitFrameRate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_framerate",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "PopulateMonitors",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "RepopulateResolutions",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "ResetDepthOfField",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "SetAAQuality",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "SetAntiAliasing",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "SetFieldOfView",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "fov",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "SetFullScreen",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "isFullScreen",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "SetMonitor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "monitorIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "SetMotionBlur",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "motion",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "SetQuality",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "qualityIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "SetRefreshRate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_refreshRate",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "SetResDropDown",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "resolutionIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "SetResolution",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "width",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "height",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "SetShadowDistance",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "distance",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "SetupAA",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SettingsGraphics",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopCartItem",
|
|
"MethodName": "ClearAllUIDs",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ShopItem",
|
|
"MethodName": "UnlockButton",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "SkewTextExample",
|
|
"MethodName": "WarpText",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "AddMeesageInField",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "message",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "ButtonCancelInputTextOverlay",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "CalculateRates",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "moneyPerSec",
|
|
"Type": "Single\u0026"
|
|
},
|
|
{
|
|
"Name": "xpPerSec",
|
|
"Type": "Single\u0026"
|
|
},
|
|
{
|
|
"Name": "expensesPerSec",
|
|
"Type": "Single\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "ClearSpriteNextToPointer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "HideTextUnderCursor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "InstantiateErrorWarningSign",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "isError",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "objectPos",
|
|
"Type": "Vector3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "InstantiateParticleUpgrade",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_transform",
|
|
"Type": "Transform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "RestorePreviousSelection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "SetNotification",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_localisationUID",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "_sprite",
|
|
"Type": "Sprite"
|
|
},
|
|
{
|
|
"Name": "_text",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "ShowInputTextOverlay",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "title",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "onConfirmed",
|
|
"Type": "Action\u00601"
|
|
},
|
|
{
|
|
"Name": "defaultText",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "isOpenedFromWorld",
|
|
"Type": "Boolean"
|
|
},
|
|
{
|
|
"Name": "selectOnClose",
|
|
"Type": "GameObject"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "ShowSpriteNextToPointer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "_sprite",
|
|
"Type": "Sprite"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "ShowTextUnderCursor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "text",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "UpdateHoldProgress",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "value",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "UpdateMessageDisplay",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "StaticUIElements",
|
|
"MethodName": "UpdateMessagesCoroutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamManager",
|
|
"MethodName": "SteamAPIDebugTextHook",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "nSeverity",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "pchDebugText",
|
|
"Type": "StringBuilder"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamStatsOnMainMenuTop",
|
|
"MethodName": "FormatDistance",
|
|
"ReturnType": "String",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "meters",
|
|
"Type": "Double"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamStatsOnMainMenuTop",
|
|
"MethodName": "OnGlobalStatsReceived",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "result",
|
|
"Type": "GlobalStatsReceived_t"
|
|
},
|
|
{
|
|
"Name": "ioFailure",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamStatsOnMainMenuTop",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SteamStatsOnMainMenuTop",
|
|
"MethodName": "WaitAndDisplay",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Technician",
|
|
"MethodName": "StartTextingAnimation",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TerrainDetector",
|
|
"MethodName": "GetActiveTerrainTextureIdx",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "position",
|
|
"Type": "Vector3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TextConsoleSimulator",
|
|
"MethodName": "ON_TEXT_CHANGED",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "obj",
|
|
"Type": "Object"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TextMeshProFloatingText",
|
|
"MethodName": "DisplayTextMeshFloatingText",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TextMeshProFloatingText",
|
|
"MethodName": "DisplayTextMeshProFloatingText",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMPro_InstructionOverlay",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMPro_InstructionOverlay",
|
|
"MethodName": "Set_FrameCounter_Position",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "anchor_position",
|
|
"Type": "FpsCounterAnchorPositions"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro",
|
|
"ClassName": "TMP_DigitValidator",
|
|
"MethodName": "Validate",
|
|
"ReturnType": "Char",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "text",
|
|
"Type": "String\u0026"
|
|
},
|
|
{
|
|
"Name": "pos",
|
|
"Type": "Int32\u0026"
|
|
},
|
|
{
|
|
"Name": "ch",
|
|
"Type": "Char"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_ExampleScript_01",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_ExampleScript_01",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_FrameRateCounter",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_FrameRateCounter",
|
|
"MethodName": "Set_FrameCounter_Position",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "anchor_position",
|
|
"Type": "FpsCounterAnchorPositions"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_FrameRateCounter",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_FrameRateCounter",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro",
|
|
"ClassName": "TMP_PhoneNumberValidator",
|
|
"MethodName": "Validate",
|
|
"ReturnType": "Char",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "text",
|
|
"Type": "String\u0026"
|
|
},
|
|
{
|
|
"Name": "pos",
|
|
"Type": "Int32\u0026"
|
|
},
|
|
{
|
|
"Name": "ch",
|
|
"Type": "Char"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextEventCheck",
|
|
"MethodName": "OnCharacterSelection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "Char"
|
|
},
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextEventCheck",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextEventCheck",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextEventCheck",
|
|
"MethodName": "OnLineSelection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "lineText",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "firstCharacterIndex",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "length",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextEventCheck",
|
|
"MethodName": "OnLinkSelection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "linkID",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "linkText",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "linkIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextEventCheck",
|
|
"MethodName": "OnSpriteSelection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "c",
|
|
"Type": "Char"
|
|
},
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextEventCheck",
|
|
"MethodName": "OnWordSelection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "word",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "firstCharacterIndex",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "length",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro",
|
|
"ClassName": "TMP_TextEventHandler",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro",
|
|
"ClassName": "TMP_TextEventHandler",
|
|
"MethodName": "LateUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro",
|
|
"ClassName": "TMP_TextEventHandler",
|
|
"MethodName": "OnPointerEnter",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro",
|
|
"ClassName": "TMP_TextEventHandler",
|
|
"MethodName": "OnPointerExit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro",
|
|
"ClassName": "TMP_TextEventHandler",
|
|
"MethodName": "SendOnCharacterSelection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "character",
|
|
"Type": "Char"
|
|
},
|
|
{
|
|
"Name": "characterIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro",
|
|
"ClassName": "TMP_TextEventHandler",
|
|
"MethodName": "SendOnLineSelection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "line",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "charIndex",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "length",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro",
|
|
"ClassName": "TMP_TextEventHandler",
|
|
"MethodName": "SendOnLinkSelection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "linkID",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "linkText",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "linkIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro",
|
|
"ClassName": "TMP_TextEventHandler",
|
|
"MethodName": "SendOnSpriteSelection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "character",
|
|
"Type": "Char"
|
|
},
|
|
{
|
|
"Name": "characterIndex",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro",
|
|
"ClassName": "TMP_TextEventHandler",
|
|
"MethodName": "SendOnWordSelection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "word",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "charIndex",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "length",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_A",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_A",
|
|
"MethodName": "LateUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_A",
|
|
"MethodName": "OnPointerEnter",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_A",
|
|
"MethodName": "OnPointerExit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_B",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_B",
|
|
"MethodName": "LateUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_B",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_B",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_B",
|
|
"MethodName": "OnPointerClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_B",
|
|
"MethodName": "OnPointerEnter",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_B",
|
|
"MethodName": "OnPointerExit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_B",
|
|
"MethodName": "OnPointerUp",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_B",
|
|
"MethodName": "ON_TEXT_CHANGED",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "obj",
|
|
"Type": "Object"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_TextSelector_B",
|
|
"MethodName": "RestoreCachedVertexAttributes",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "index",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_UiFrameRateCounter",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_UiFrameRateCounter",
|
|
"MethodName": "Set_FrameCounter_Position",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "anchor_position",
|
|
"Type": "FpsCounterAnchorPositions"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_UiFrameRateCounter",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "TMP_UiFrameRateCounter",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ToolTipOnUIText",
|
|
"MethodName": "OnDeselect",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ToolTipOnUIText",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ToolTipOnUIText",
|
|
"MethodName": "OnPointerEnter",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ToolTipOnUIText",
|
|
"MethodName": "OnPointerExit",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "eventData",
|
|
"Type": "PointerEventData"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ToolTipOnUIText",
|
|
"MethodName": "OnSelect",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Tutorials",
|
|
"MethodName": "ButtonOK",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UIExtension",
|
|
"MethodName": "GetCorners",
|
|
"ReturnType": "Il2CppStructArray\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "rectTransform",
|
|
"Type": "RectTransform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UIExtension",
|
|
"MethodName": "MaxX",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "rectTransform",
|
|
"Type": "RectTransform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UIExtension",
|
|
"MethodName": "MaxY",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "rectTransform",
|
|
"Type": "RectTransform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UIExtension",
|
|
"MethodName": "MinX",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "rectTransform",
|
|
"Type": "RectTransform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UIExtension",
|
|
"MethodName": "MinY",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "rectTransform",
|
|
"Type": "RectTransform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UI_Section",
|
|
"MethodName": "OpenCloseSection",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UI_SelectedBorder",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UI_SelectedBorder",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UI_SelectedBorder",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UserReport",
|
|
"MethodName": "SubmitUserReport",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UserReport",
|
|
"MethodName": "_SubmitUserReport_b__19_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "uploadProgress",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UserReport",
|
|
"MethodName": "_SubmitUserReport_b__19_1",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "success",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexColorCycler",
|
|
"MethodName": "AnimateVertexColors",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexColorCycler",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexColorCycler",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexJitter",
|
|
"MethodName": "AnimateVertexColors",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexJitter",
|
|
"MethodName": "ON_TEXT_CHANGED",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "obj",
|
|
"Type": "Object"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexShakeA",
|
|
"MethodName": "AnimateVertexColors",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexShakeA",
|
|
"MethodName": "ON_TEXT_CHANGED",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "obj",
|
|
"Type": "Object"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexShakeB",
|
|
"MethodName": "AnimateVertexColors",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexShakeB",
|
|
"MethodName": "ON_TEXT_CHANGED",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "obj",
|
|
"Type": "Object"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexZoom",
|
|
"MethodName": "AnimateVertexColors",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "VertexZoom",
|
|
"MethodName": "ON_TEXT_CHANGED",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "obj",
|
|
"Type": "Object"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "VerticalRecyclingSystem",
|
|
"MethodName": "CreateCellPool",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "VerticalRecyclingSystem",
|
|
"MethodName": "InitCoroutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "onInitialized",
|
|
"Type": "Action"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "VerticalRecyclingSystem",
|
|
"MethodName": "OnDrawGizmos",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "VerticalRecyclingSystem",
|
|
"MethodName": "OnValueChangedListener",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "direction",
|
|
"Type": "Vector2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "VerticalRecyclingSystem",
|
|
"MethodName": "RecycleBottomToTop",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "VerticalRecyclingSystem",
|
|
"MethodName": "RecycleTopToBottom",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "VerticalRecyclingSystem",
|
|
"MethodName": "SetRecyclingBounds",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "VerticalRecyclingSystem",
|
|
"MethodName": "SetTopAnchor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "rectTransform",
|
|
"Type": "RectTransform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppPolyAndCode.UI",
|
|
"ClassName": "VerticalRecyclingSystem",
|
|
"MethodName": "SetTopLeftAnchor",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "rectTransform",
|
|
"Type": "RectTransform"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "AButtonDown",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "AButtonUp",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "BButtonDown",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "BButtonUp",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "GetPlayerAButton",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "p",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "GetPlayerBButton",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "p",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "GetPointerPos",
|
|
"ReturnType": "Vector2",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "PointerDown",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "mouseBtn",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppviperTools",
|
|
"ClassName": "viperInput",
|
|
"MethodName": "PointerUp",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "mouseBtn",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "WarpTextExample",
|
|
"MethodName": "WarpText",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WaypointInitializationSystem",
|
|
"MethodName": "UpdateAllUI",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "customerInfo",
|
|
"Type": "Dictionary\u00602"
|
|
},
|
|
{
|
|
"Name": "allRoutes",
|
|
"Type": "List\u00601"
|
|
},
|
|
{
|
|
"Name": "cableLoad",
|
|
"Type": "Dictionary\u00602"
|
|
},
|
|
{
|
|
"Name": "cablePairLookup",
|
|
"Type": "Dictionary\u00602"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "VisualUI",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WorldObjectButton",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "AudioManager",
|
|
"MethodName": "PlayRackDoorOpen",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableLink",
|
|
"MethodName": "CreateRopeAttachPoint",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableLink",
|
|
"MethodName": "GetRopeAttachPoint",
|
|
"ReturnType": "Transform",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableLink",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableLink",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CableSpinner",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "CameraController",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "CameraController",
|
|
"MethodName": "LateUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "CameraController",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "BrakeAndDeacceleration",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "DisableTheTriggerColliderAfterDealy",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "FixedUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "LeaveTheTrolley",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "OnCollisionEnter",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "collision",
|
|
"Type": "Collision"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "ResetingTrollerPosition",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "ResetTrolleyPosition",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "Steer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "StopCar",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "TakeTheWheel",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "TurnBackOnCollidersInTRolley",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "TurnOffCollidersInTrolley",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "_Start_b__32_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppPolyStang",
|
|
"ClassName": "CarController",
|
|
"MethodName": "_Start_b__32_1",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ChatController",
|
|
"MethodName": "AddToChatOutput",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newText",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ChatController",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ChatController",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ComputerShop",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBaseDoor",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "CustomerBaseDoor",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Dumpster",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Dumpster",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Dumpster",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "EnvMapAnimator",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "EnvMapAnimator",
|
|
"MethodName": "Start",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GateLever",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GateLever",
|
|
"MethodName": "CloseGate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GateLever",
|
|
"MethodName": "GateCoroutine",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GateLever",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GateLever",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GateLever",
|
|
"MethodName": "OpenGate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "GateLever",
|
|
"MethodName": "TruckComing",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputController",
|
|
"MethodName": "Contains",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "action",
|
|
"Type": "InputAction"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputController",
|
|
"MethodName": "Disable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputController",
|
|
"MethodName": "Dispose",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputController",
|
|
"MethodName": "Enable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputController",
|
|
"MethodName": "Finalize",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputController",
|
|
"MethodName": "FindAction",
|
|
"ReturnType": "InputAction",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "actionNameOrId",
|
|
"Type": "String"
|
|
},
|
|
{
|
|
"Name": "throwIfNotFound",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputController",
|
|
"MethodName": "FindBinding",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "bindingMask",
|
|
"Type": "InputBinding"
|
|
},
|
|
{
|
|
"Name": "action",
|
|
"Type": "InputAction\u0026"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputController",
|
|
"MethodName": "GetEnumerator",
|
|
"ReturnType": "IEnumerator\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "InputController",
|
|
"MethodName": "System_Collections_IEnumerable_GetEnumerator",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Interact",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Interact",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MainGameManager",
|
|
"MethodName": "ResetTrolleyPosition",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MusicPlayer",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "MusicPlayer",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "NetworkSwitch",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_GlyphHandler",
|
|
"MethodName": "IsSurrogate",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "cp",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_Keyboard",
|
|
"MethodName": "SetInteractable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "isInteractable",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppviperOSK",
|
|
"ClassName": "OSK_UI_Keyboard",
|
|
"MethodName": "SetInteractable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "isInteractable",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PatchPanel",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PatchPanel",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PushTrolleyHandle",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PushTrolleyHandle",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "PushTrolleyHandle",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackDoor",
|
|
"MethodName": "DelayedTrigger",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackDoor",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackDoor",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackMount",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackMount",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackPosition",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RackPosition",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RebindUIv2",
|
|
"MethodName": "PerformInteractiveRebind",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "action",
|
|
"Type": "InputAction"
|
|
},
|
|
{
|
|
"Name": "bindingIndex",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "allCompositeParts",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "RebindUIv2",
|
|
"MethodName": "StartInteractiveRebind",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReusableFunctions",
|
|
"MethodName": "CalculateHowManyTimesIsNumberInIntArray",
|
|
"ReturnType": "Int32",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "numberToFind",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "inArray",
|
|
"Type": "Il2CppStructArray\u00601"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReusableFunctions",
|
|
"MethodName": "CalculatePercentage",
|
|
"ReturnType": "Double",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "total",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "number",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReusableFunctions",
|
|
"MethodName": "DisableGameObjectWithDelay",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "go",
|
|
"Type": "GameObject"
|
|
},
|
|
{
|
|
"Name": "time",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReusableFunctions",
|
|
"MethodName": "IsBetweenRange",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "thisValue",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "value1",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "value2",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReusableFunctions",
|
|
"MethodName": "ShuffledArrayOfInts",
|
|
"ReturnType": "Il2CppStructArray\u00601",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "arrayLenght",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "ReusableFunctions",
|
|
"MethodName": "SplitCsvLine",
|
|
"ReturnType": "Il2CppStringArray",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "line",
|
|
"Type": "String"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "AreEndPointsValid",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "CalculateYFactorAdjustment",
|
|
"ReturnType": "Single",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "weight",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "FixedUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "GetMidPoint",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "GetPointAt",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "t",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "GetRationalBezierPoint",
|
|
"ReturnType": "Vector3",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "p0",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "p1",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "p2",
|
|
"Type": "Vector3"
|
|
},
|
|
{
|
|
"Name": "t",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "w0",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "w1",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "w2",
|
|
"Type": "Single"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "InitializeLineRenderer",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "IsRopeSettingsChanged",
|
|
"ReturnType": "Boolean",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "NotifyPointsChanged",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "OnDrawGizmos",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "OnValidate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "RecalculateRope",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "SetEndPoint",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newEndPoint",
|
|
"Type": "Transform"
|
|
},
|
|
{
|
|
"Name": "instantAssign",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "SetMidPoint",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newMidPoint",
|
|
"Type": "Transform"
|
|
},
|
|
{
|
|
"Name": "instantAssign",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "SetSplinePoint",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "SetStartPoint",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "newStartPoint",
|
|
"Type": "Transform"
|
|
},
|
|
{
|
|
"Name": "instantAssign",
|
|
"Type": "Boolean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "SimulatePhysics",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "Rope",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeMesh",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeMesh",
|
|
"MethodName": "CheckEndPoints",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeMesh",
|
|
"MethodName": "CreateRopeMesh",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "points",
|
|
"Type": "Il2CppStructArray\u00601"
|
|
},
|
|
{
|
|
"Name": "radius",
|
|
"Type": "Single"
|
|
},
|
|
{
|
|
"Name": "segmentsPerWire",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeMesh",
|
|
"MethodName": "DelayedGenerateMesh",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeMesh",
|
|
"MethodName": "GenerateMesh",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeMesh",
|
|
"MethodName": "InitializeComponents",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeMesh",
|
|
"MethodName": "OnDisable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeMesh",
|
|
"MethodName": "OnEnable",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeMesh",
|
|
"MethodName": "OnValidate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeMesh",
|
|
"MethodName": "SubscribeToRopeEvents",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeMesh",
|
|
"MethodName": "UnsubscribeFromRopeEvents",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeMesh",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeWindEffect",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeWindEffect",
|
|
"MethodName": "FixedUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeWindEffect",
|
|
"MethodName": "GenerateWind",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeWindEffect",
|
|
"MethodName": "SimulatePhysics",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeWindEffect",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppGogoGaga.OptimizedRopesAndCables",
|
|
"ClassName": "RopeWindEffect",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Server",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPBox",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPBox",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPModule",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "SFPModule",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "ShaderPropAnimator",
|
|
"MethodName": "AnimateProperties",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "ShaderPropAnimator",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2CppTMPro.Examples",
|
|
"ClassName": "ShaderPropAnimator",
|
|
"MethodName": "Start",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "UnityStandardAssets.Characters.ThirdPerson",
|
|
"ClassName": "ThirdPersonCharacter",
|
|
"MethodName": "UpdateAnimator",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "move",
|
|
"Type": "Vector3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TrolleyLoadingBay",
|
|
"MethodName": "FreeTrolleySlot",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "startIdx",
|
|
"Type": "Int32"
|
|
},
|
|
{
|
|
"Name": "sizeInU",
|
|
"Type": "Int32"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TrolleyLoadingBay",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TrolleyLoadingBay",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TrolleyTrigger",
|
|
"MethodName": "ObjectAdded",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": [
|
|
{
|
|
"Name": "other",
|
|
"Type": "Collider"
|
|
},
|
|
{
|
|
"Name": "uo",
|
|
"Type": "UsableObject"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "TrolleyTrigger",
|
|
"MethodName": "OnTriggerEnter",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "other",
|
|
"Type": "Collider"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "ActionInHand",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "CheckIfLost",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "DisalowDrop",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "DropObject",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "FixedUpdate",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "MakeInteractableAgain",
|
|
"ReturnType": "IEnumerator",
|
|
"IsVoid": false,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "OnCollisionEnter",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "collision",
|
|
"Type": "Collision"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "_Awake_b__43_0",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "_Awake_b__43_1",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "UsableObject",
|
|
"MethodName": "_Awake_b__43_2",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "ctx",
|
|
"Type": "CallbackContext"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Wall",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "Wall",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WorldCanvasCuller",
|
|
"MethodName": "Awake",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WorldCanvasCuller",
|
|
"MethodName": "Update",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WorldObjectButton",
|
|
"MethodName": "InteractOnClick",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": []
|
|
},
|
|
{
|
|
"Group": "World",
|
|
"Namespace": "Il2Cpp",
|
|
"ClassName": "WorldObjectButton",
|
|
"MethodName": "InteractOnHover",
|
|
"ReturnType": "Void",
|
|
"IsVoid": true,
|
|
"Parameters": [
|
|
{
|
|
"Name": "hit",
|
|
"Type": "RaycastHit"
|
|
}
|
|
]
|
|
}
|
|
] |