fCraft  0.638
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
SchedulerTask.cs File Reference

Classes

class  fCraft.SchedulerTask
 A task to be executed by the Scheduler. Stores timing information and state. More...
 

Namespaces

package  fCraft
 

Functions

delegate void fCraft.SchedulerCallback ([NotNull] SchedulerTask task)
 Represents the method that is called when a SchedulerTask is executed.