This repository was archived by the owner on Jan 6, 2022. It is now read-only.

Description
In the folder "SpaceEngineers/Sources/Sandbox.Common/ModAPI/" and its subfolders there is no "IMyTimerBlock.cs" file. The class IMyTimerBlock is accessible via in-game script but here on GitHub is no information given about the interface.
I know that the interface has at least the Methods "Trigger()" and "StartCountdown()".