update docs
This commit is contained in:
@@ -36,6 +36,11 @@ function GetCurrentSpeed(useMaxSpeed) end
|
||||
-- @treturn AnimationParams
|
||||
function GetAnimationParamsFromType(type) end
|
||||
|
||||
--- GetHeightFromFloor
|
||||
-- @realm shared
|
||||
-- @treturn number
|
||||
function GetHeightFromFloor() end
|
||||
|
||||
--- UpdateUseItem
|
||||
-- @realm shared
|
||||
-- @tparam bool allowMovement
|
||||
@@ -394,6 +399,11 @@ function GetHashCode() end
|
||||
-- @realm shared
|
||||
-- @number WalkPos
|
||||
|
||||
---
|
||||
-- IsAboveFloor, Field of type bool
|
||||
-- @realm shared
|
||||
-- @bool IsAboveFloor
|
||||
|
||||
---
|
||||
-- RagdollParams, Field of type RagdollParams
|
||||
-- @realm shared
|
||||
|
||||
Reference in New Issue
Block a user