Module effect

Source
Expand description

Effect bindings & utilities.

Effects are visual effects rendered by the game client.

Re-exports§

pub use self::effect45::Effect45;
pub use self::effect51::Effect51;

Modules§

effect45
effect51

Structs§

AgentEffect
Effect information from an Event with StateChange::EffectAgentCreate.
AgentEffectRemove
Effect information from an Event with StateChange::EffectAgentRemove.
GroundEffect
Effect information from an Event with StateChange::EffectGroundCreate.
GroundEffectRemove
Effect information from an Event with StateChange::EffectGroundRemove.