EffectSlot Class |
Namespace: RavingBots.MagicGestures.UI.Elements
public class EffectSlot : BubbleButton
The EffectSlot type exposes the following members.
Name | Description | |
---|---|---|
EffectSlot | Initializes a new instance of the EffectSlot class |
Name | Description | |
---|---|---|
EffectId |
The index of the effect this button represents.
| |
MagicEffect |
The effect to show.
|
Name | Description | |
---|---|---|
SetEffect |
Called when the effect index changes.
| |
Update |
Update the element state.
(Overrides UiElementUpdate.) |
Name | Description | |
---|---|---|
_effectId |
The index of the effect this button represents.
| |
Container |
The anchor of the effect preview.
| |
RotationSpeed |
The rotation speed of the effect preview.
|