-
Notifications
You must be signed in to change notification settings - Fork 10
CPickup
s2s-k edited this page Aug 11, 2022
·
1 revision
The interface of the pickup.
Name | Description |
---|---|
Maximum | The maximum amount that can be created |
Name | Description |
---|---|
EType | Enum of types. |
CState | Class of the state. |
Name | Description | Available on the client | Available on the server |
---|---|---|---|
SetState | Sets the state. | Yes | Yes |
GetState | Gets the state. | Yes | Yes |
SetType | Sets the type. | Yes | Yes |
GetType | Gets the type. | Yes | Yes |
SetModelId | Sets the model ID. | Yes | Yes |
GetModelId | Gets the model ID. | Yes | Yes |