Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Debug Sticks API
8Crafter's Debug Sticks API
Globals
modules
utils
shootProjectileB
Function shootProjectileB
shootProjectileB
(
entityType
:
string
|
EntityType
,
location
:
DimensionLocation
,
rotation
:
Vector2
,
power
:
number
,
shootOptions
?:
ProjectileShootOptions
,
setProjectileComponentPropertiesCallbackFn
?:
(
entityProjectileComponent
:
EntityProjectileComponent
,
)
=>
any
,
)
:
void
Parameters
entityType
:
string
|
EntityType
location
:
DimensionLocation
rotation
:
Vector2
power
:
number
shootOptions
:
ProjectileShootOptions
= {}
setProjectileComponentPropertiesCallbackFn
:
(
entityProjectileComponent
:
EntityProjectileComponent
)
=>
any
= ...
Returns
void
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Add-On Documentation
8Crafter's Debug Sticks API
Loading...