Lua Events/OnPostCharactersSquareDraw

From PZwiki



Event

OBSOLETE
OnPostCharactersSquareDraw

Description

No trigger found for this event.

Parameters

Examples

local function OnPostCharactersSquareDraw()
	-- Your code here
end

Events.OnPostCharactersSquareDraw.Add(OnPostCharactersSquareDraw)

See also