Click or drag to resize

MagicGameMagicEffectPools Property

The pools of the spell effect objects.

Namespace:  RavingBots.MagicGestures.Game
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected GameObjectPool<MagicEffect>[] MagicEffectPools { get; private set; }

Property Value

Type: GameObjectPoolMagicEffect
See Also