UnityEngine.CppIncludeAttribute.CppIncludeAttribute C# (CSharp) Méthode

CppIncludeAttribute() public méthode

public CppIncludeAttribute ( string header ) : System
header string
Résultat System
        public CppIncludeAttribute(string header)
        {
        }
    }
CppIncludeAttribute