UnityEngine.ClusterInput.AddInput C# (CSharp) Метод

AddInput() приватный Метод

private AddInput ( string name, string deviceName, string serverUrl, int index, ClusterInputType type ) : bool
name string
deviceName string
serverUrl string
index int
type ClusterInputType
Результат bool
        public static extern bool AddInput(string name, string deviceName, string serverUrl, int index, ClusterInputType type);
        /// <summary>