Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 299 Bytes

File metadata and controls

2 lines (2 loc) · 299 Bytes

VDFramework

A class library separated between a C# and Unity specific version that contains an implementation of the Singleton pattern and a bunch of other useful utilities and extension functions, most notably a static EventManager that allows classes to subscribe and unsubscribe from events.