Method GetDetailDefinitions
GetDetailDefinitions()
Returns an array of all detail definitions on this game item definition.
Declaration
public BaseDetailDefinition[] GetDetailDefinitions()
Returns
| Type | Description |
|---|---|
| BaseDetailDefinition[] | An array of all detail definitions on this game item definition. |