状态效果API
钩子函数(状态效果脚本:contents/buffs/...)
void UpdatePlayer(Player player, int buffRemainTime)
function UpdatePlayer(player, buffRemainTime)
endvoid UpdateNpc(Npc npc, int buffRemainTime)
function UpdateNpc(npc, buffRemainTime)
endLast updated