C# Класс Server.Network.MovingParticleEffect

Наследование: ParticleEffect
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

MovingParticleEffect() публичный Метод

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
Результат System