nanos world API Reference Unofficial documentation
Function Shared Fast

Pawn:IsBoneHidden

Gets if a bone is hidden

Syntax

Lua
my_pawn:IsBoneHidden(bone_name)

Parameters

Name Type Default Description
bone_name string Bone to check

Returns

  • boolean is_hidden if the bone is hidden