-- -- DESCRIPTION -- -- @COMPANY ** -- @AUTHOR ** -- @DATE ${date} ${time} -- ---@type ClassName local M = UnLua.Class() --function M:Initialize(Initializer) --end --function M:PreConstruct(IsDesignTime) --end -- function M:Construct() -- end --function M:Tick(MyGeometry, InDeltaTime) --end return M