Runtime Buff
when applying a buff at runtime, 2 objects must be synchronized:
-
The buff display
-
The buff inside the list of buffs in the runtime Unit
Currently, the buff display (BuffBhv) is the leader. It instantiates a RtBuff and starts it.
when applying a buff at runtime, 2 objects must be synchronized:
The buff display
The buff inside the list of buffs in the runtime Unit
Currently, the buff display (BuffBhv) is the leader. It instantiates a RtBuff and starts it.