Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.Util.Attribute Namespace Reference

Classes

class  AllowOrderUnloadAttribute
 Allow order unload attribute for allowing load order to be responsible for unloading the mod. More...
 
class  EventPriorityAttribute
 Event priority attribute for designating event listener call order. More...
 
class  LoadOrderAttribute
 Load order attribute for designating mod load orders. (in case of mod reliance or relation) More...
 
class  ModOptionsAttribute
 Mod options attribute which allows assignment of a derived AbstractOptions class for a mod. More...