added more stuff to docs
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
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
|
||||
Reference in New Issue
Block a user