PerkDeviceMappinData
Base: IScriptable
None.
| Property | Type | |
|---|---|---|
ownerID | ent.EntityID | scripted |
isUsed | bool | scripted |
position | Vector4 | scripted |
mappinID | game.NewMappinID | scripted |
void SetOwnerID(ent.EntityID ownerID) RTTIent.EntityID GetOwnerID() RTTIvoid SetPosition(Vector4 position) RTTIVector4 GetPosition() RTTIvoid SetMappinID(game.NewMappinID mappinID) RTTIgame.NewMappinID GetMappinID() RTTIbool IsUsed() RTTIvoid SetAsUsed() RTTI