50 lines
901 B
Plaintext
50 lines
901 B
Plaintext
Bool IsRemotelyControlled
|
|
Bool IsObserving
|
|
Bool IsBot
|
|
Bool IsDead
|
|
Bool IsHuman
|
|
Bool IsMale
|
|
Bool IsFemale
|
|
Bool CanSpeak
|
|
Bool NeedsAir
|
|
Bool NeedsWater
|
|
Bool NeedsOxygen
|
|
Bool IsTraitor
|
|
Bool HideFace
|
|
Bool LockHands
|
|
Bool CanMove
|
|
Bool CanInteract
|
|
Bool ObstructVision
|
|
Bool IsRagdolled
|
|
Bool IsIncapacitated
|
|
Bool IsUnconscious
|
|
Bool IsPet
|
|
Bool UseHullOxygen
|
|
Bool CanBeSelected
|
|
Bool CanBeDragged
|
|
Bool CanInventoryBeAccessed
|
|
Bool GodMode
|
|
Bool IsInFriendlySub
|
|
Vector2 Position
|
|
Vector2 DrawPosition
|
|
Vector2 CursorPosition
|
|
Vector2 SmoothedCursorPosition
|
|
Vector2 CursorWorldPosition
|
|
Float LowPassMultiplier
|
|
Float Oxygen
|
|
Float OxygenAvailable
|
|
Float Stun
|
|
Float Vitality
|
|
Float MaxVitality
|
|
Float Health
|
|
Float HealthPercentage
|
|
Float SpeechImpediment
|
|
Float PressureTimer
|
|
Float CurrentSpeed
|
|
Item FocusedItem
|
|
Item PickingItem
|
|
String Name
|
|
String DisplayName
|
|
String LogName
|
|
CharacterInventory Inventory
|
|
CauseOfDeath CauseOfDeath |