|
TNet 3
3.0.8
|
Classes | |
| class | TNet.TNEventReceiver |
| Convenience class that you can inherit from that implements all of TNet's common notifications for user convenience. Note that this script should ideally only be used on a manager class that needs to know about all these events. If your class only needs a few of these events, consider simply subscribing to them directly using the same += and -= logic in OnEnable/OnDisable. More... | |
Namespaces | |
| package | TNet |