UnityEngine.CppIncludeAttribute.CppIncludeAttribute C# (CSharp) 메소드

CppIncludeAttribute() 공개 메소드

public CppIncludeAttribute ( string header ) : System
header string
리턴 System
        public CppIncludeAttribute(string header)
        {
        }
    }
CppIncludeAttribute