Method | Description | |
---|---|---|
MovingParticleEffect ( IEntity from, IEntity to, int itemID, int speed, int duration, bool fixedDirection, bool explodes, int hue, int renderMode, int effect, int explodeEffect, int explodeSound, EffectLayer layer, int unknown ) : System |
public MovingParticleEffect ( IEntity from, IEntity to, int itemID, int speed, int duration, bool fixedDirection, bool explodes, int hue, int renderMode, int effect, int explodeEffect, int explodeSound, EffectLayer layer, int unknown ) : System | ||
from | IEntity | |
to | IEntity | |
itemID | int | |
speed | int | |
duration | int | |
fixedDirection | bool | |
explodes | bool | |
hue | int | |
renderMode | int | |
effect | int | |
explodeEffect | int | |
explodeSound | int | |
layer | EffectLayer | |
unknown | int | |
return | System |