Property displayName
displayName
The readable name of this GameItemDefinition for displaying to users.
Declaration
public string displayName { get; }
Property Value
| Type | Description |
|---|---|
| string | The name of this GameItemDefinition for displaying to users. |