Skip to content

CPickup

s2s-k edited this page Aug 11, 2022 · 1 revision

CPickup

The interface of the pickup.

Constants

Name Description
Maximum The maximum amount that can be created

Nested classes

Name Description
EType Enum of types.
CState Class of the state.

Methods

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