Struct sc2::data::Effect [−][src]
pub struct Effect { /* fields omitted */ }Visuals of a persistent ability on the map (eg. PsiStorm).
Trait Implementations
impl Debug for Effect[src]
impl Debug for Effectfn fmt(&self, __arg_0: &mut Formatter) -> Result[src]
fn fmt(&self, __arg_0: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for Effect[src]
impl Clone for Effect