Method | Description | |
---|---|---|
ExportTo ( |
||
ToString ( ) : string | ||
UnityApiParameter ( string name, ApiType type, string description ) : System | ||
Update ( |
public ExportTo ( |
||
xmlWriter | ||
return | void |
public UnityApiParameter ( string name, ApiType type, string description ) : System | ||
name | string | |
type | ApiType | |
description | string | |
return | System |
public Update ( |
||
newParameter | ||
return | void |