Nenue@33: ClassPlanFollowerMixin = {} Nenue@33: local c = ClassPlanFollowerMixin Nenue@33: function c:OnEvent(event, arg) Nenue@33: Nenue@33: end Nenue@33: Nenue@33: function c:GetPlayerData(event, arg) end Nenue@33: Nenue@33: function c:UpdateItems() end Nenue@33: Nenue@33: function c:Reanchor() end