view ClassPlanFollowers.lua @ 39:89ddef0594bc

Added tag v1.0-rc9 for changeset a93cae445d3f
author Nenue
date Fri, 04 Nov 2016 02:54:32 -0400
parents 26dfa661daa7
children 589c444d4837
line wrap: on
line source
ClassPlanFollowerMixin = {}
local c = ClassPlanFollowerMixin
function c:OnEvent(event, arg)

end

function c:GetPlayerData(event, arg) end

function c:UpdateItems() end

function c:Reanchor() end