C# Class FluffyManager.ManagerJob

Inheritance: IManagerJob, IExposable
Mostra file Open project: FluffierThanThou/RW_Manager Class Usage Examples

Public Properties

Property Type Description
ActionInterval int
LastAction int
LastUpdateRectWidth float
Priority int
Trigger Trigger
manager Manager

Property Details

ActionInterval public_oe property

public int ActionInterval
return int

LastAction public_oe property

public int LastAction
return int

LastUpdateRectWidth public_oe static_oe property

public static float LastUpdateRectWidth
return float

Priority public_oe property

public int Priority
return int

Trigger public_oe property

public Trigger,FluffyManager Trigger
return Trigger

manager public_oe property

public Manager,FluffyManager manager
return Manager