Search
Preparing search index...
The search index is not available
Ylands Text Scripting
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Ylands Text Scripting
YGroup
Class YGroup
Hierarchy
YGroup
Index
Constructors
constructor
Methods
spawn
Constructors
constructor
new YGroup
(
)
:
YGroup
Returns
YGroup
Methods
Static
spawn
spawn
(
template
:
YGroupTemplate
, position
:
YVector3
, rotation
:
YVector3
)
:
YGroup
Allows to
spawn
selected group
Template
at specific position in the world.
Parameters
template:
YGroupTemplate
position:
YVector3
rotation:
YVector3
Returns
YGroup
Exports
YGroup
constructor
spawn
Generated using
TypeDoc
Allows to spawn selected group Template at specific position in the world.