[RCC(2)] static GameObject OnCreate2(GameObject go, Vector3 pos, Quaternion rot, Vector3 velocity, Vector3 angularVelocity) { return(UnityTools.Instantiate(go, pos, rot, velocity, angularVelocity)); }