Search
Preparing search index...
The search index is not available
@nativewrappers/client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@nativewrappers/client
EntityBoneCollection
Class EntityBoneCollection
Hierarchy
EntityBoneCollection
PedBoneCollection
Index
Constructors
constructor
Properties
_collection
_current
Index
owner
Accessors
Core
Methods
get
Bone
has
Bone
Constructors
constructor
new
Entity
Bone
Collection
(
owner
:
Entity
)
:
EntityBoneCollection
Parameters
owner:
Entity
Returns
EntityBoneCollection
Properties
Private
Readonly
_collection
_collection
:
undefined
|
Enumerator
<
EntityBone
>
Private
_current
Index
_current
Index
:
number
= -1
Protected
Readonly
owner
owner
:
Entity
Accessors
Core
get
Core
(
)
:
EntityBone
Returns
EntityBone
Methods
get
Bone
get
Bone
(
boneIndex
?:
number
, boneName
?:
string
)
:
EntityBone
Parameters
Optional
boneIndex:
number
Optional
boneName:
string
Returns
EntityBone
has
Bone
has
Bone
(
name
:
string
)
:
boolean
Parameters
name:
string
Returns
boolean
Exports
Entity
Bone
Collection
constructor
_collection
_current
Index
owner
Core
get
Bone
has
Bone
Generated using
TypeDoc