UnityEngine.ClusterInput.EditInput C# (CSharp) 메소드

EditInput() 개인적인 메소드

private EditInput ( 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 EditInput(string name, string deviceName, string serverUrl, int index, ClusterInputType type);
        /// <summary>