public static SendMovingParticles ( IEntity from, IEntity to, int itemID, int speed, int duration, bool fixedDirection, bool explodes, int effect, int explodeEffect, int explodeSound ) : void | ||
from | IEntity | |
to | IEntity | |
itemID | int | |
speed | int | |
duration | int | |
fixedDirection | bool | |
explodes | bool | |
effect | int | |
explodeEffect | int | |
explodeSound | int | |
Résultat | void |