UnityToolbox
Brief documentation for all existing scripts.
 
Loading...
Searching...
No Matches
UnityToolbox.General Namespace Reference

This namespace includes core implementations which are either the foundation of the toolbox or can be used in many cases.

Namespaces

namespace  Algorithms
 All general common algorithms can be found here.
 
namespace  Attributes
 General attributes can be found here.
 
namespace  Management
 All scripts which make the foundation of management of the toolbox can be found here.
 
namespace  MasterScene
 All scripts which are required for a master scene can be found here.
 
namespace  Preferences
 All scripts which are required for preference usage can be found here.
 
namespace  SubEvents
 This namespace includes all scripts that are used for subscription events.
 

Classes

class  ColliderInfo
 A helping script which saves all current colliders, colliding with the current object. More...
 
class  StatusException
 An exception used within tool windows to display a status. More...
 
struct  SubscriptionToken
 A script which can be used to create indentifiers. More...