Table of Contents

Method ClearAllSkills

Namespace
GrindFest
Assembly
GrindFest.dll

ClearAllSkills()

Drops every skill and buff at once. Both lists have to go together: a buff left behind in _buffs would answer GetBuff<T>() for a skill the character no longer has. No OnRemoved() callbacks — this is for rebuilding a character, where the skills have not run OnAdded() yet anyway.

public void ClearAllSkills()