‪TechbloxModdingAPI  ‪v2.2.0
‪The unofficial Techblox modding API
TechbloxModdingAPI.Tasks.Repeatable Member List

This is the complete list of members for TechbloxModdingAPI.Tasks.Repeatable, including all inherited members.

Repeatable(Action task, ShouldContinue shouldContinue, float delay=0.0f)TechbloxModdingAPI.Tasks.Repeatableinline
Repeatable(Action task, int count, float delay=0.0f)TechbloxModdingAPI.Tasks.Repeatableinline
Run()TechbloxModdingAPI.Tasks.Repeatableinline
ShouldContinue()TechbloxModdingAPI.Tasks.Repeatable