Method | Description | |
---|---|---|
GetMarshalTag ( CppSharp type ) : string | ||
GetRawTypeName ( CppSharp type ) : string | ||
GetSystemTypeName ( CppSharp type, bool addComment = false ) : string |
public static GetMarshalTag ( CppSharp type ) : string | ||
type | CppSharp | |
return | string |
public static GetRawTypeName ( CppSharp type ) : string | ||
type | CppSharp | |
return | string |
public static GetSystemTypeName ( CppSharp type, bool addComment = false ) : string | ||
type | CppSharp | |
addComment | bool | |
return | string |