-
Notifications
You must be signed in to change notification settings - Fork 366
Fields_T_Aurora_Profiles_Payday_2_GSI_Nodes_PlayerNode
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
The PlayerNode type exposes the following members.
Name | Description | |
---|---|---|
_ParsedData | (Inherited from Node.) | |
Armor | Player armor information | |
Character | Player character | |
DownTime | The time left on downed timer | |
FlashAmount | The flashed amount [0.0f - 1.0f] | |
Health | Player health information | |
IsLocalPlayer | A boolean representing if this is the local player | |
IsSwanSong | A boolean representing if this player is in swan song | |
Level | Player level | |
Name | Player name | |
Rank | Player infamy rank | |
State | Player state | |
SuspicionAmount | The suspicion amount [0.0f - 1.0f] | |
Weapons | Player weapons information |
PlayerNode Class
Aurora.Profiles.Payday_2.GSI.Nodes Namespace