wima
Preparing search index...
CloneCommand
Class CloneCommand
Hierarchy (
View Summary
)
Command
CloneCommand
Index
Constructors
constructor
Properties
commands
entity
Methods
execute
undo
create
Constructors
constructor
new
CloneCommand
(
commands
:
SpawnCommand
[]
)
:
CloneCommand
Parameters
commands
:
SpawnCommand
[]
Returns
CloneCommand
Properties
Readonly
commands
commands
:
SpawnCommand
[]
Readonly
entity
entity
:
EntityHandle
Methods
execute
execute
(
world
:
World
)
:
void
Parameters
world
:
World
Returns
void
undo
undo
(
_world
:
World
)
:
void
Parameters
_world
:
World
Returns
void
Static
create
create
(
world
:
World
,
entity
:
EntityHandle
)
:
CloneCommand
Parameters
world
:
World
entity
:
EntityHandle
Returns
CloneCommand
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
commands
entity
Methods
execute
undo
create
wima
Loading...