Struct LoadoutStarItem
Namespace: Global
Assembly: Dew.Core.dll
Syntax
[Serializable]
public struct LoadoutStarItem
Fields
level
This is only used in loadout data sent to servers.
This is pure level as-is of player's save data, before getting offset by valid/invalid slot placements.
Declaration
public int level
Field Value
| Type | Description |
|---|---|
| int |
name
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| string |