Search
Preparing search index...
The search index is not available
@nativewrappers/client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@nativewrappers/client
PedBoneCollection
Class PedBoneCollection
Hierarchy
EntityBoneCollection
PedBoneCollection
Index
Constructors
constructor
Properties
owner
Accessors
Core
Last
Damaged
Methods
clear
Last
Damaged
get
Bone
has
Bone
Constructors
constructor
new
Ped
Bone
Collection
(
owner
:
Ped
)
:
PedBoneCollection
Parameters
owner:
Ped
Returns
PedBoneCollection
Properties
Protected
Readonly
owner
owner
:
Entity
Accessors
Core
get
Core
(
)
:
PedBone
Returns
PedBone
Last
Damaged
get
LastDamaged
(
)
:
PedBone
Returns
PedBone
Methods
clear
Last
Damaged
clear
Last
Damaged
(
)
:
void
Returns
void
get
Bone
get
Bone
(
boneIndex
?:
number
, boneName
?:
string
)
:
PedBone
Parameters
Optional
boneIndex:
number
Optional
boneName:
string
Returns
PedBone
has
Bone
has
Bone
(
name
:
string
)
:
boolean
Parameters
name:
string
Returns
boolean
Exports
Ped
Bone
Collection
constructor
owner
Core
Last
Damaged
clear
Last
Damaged
get
Bone
has
Bone
Generated using
TypeDoc