Make events functions `OnEnabled()` and `OnEnabled()` protected rather than public. Move initialization and clean up logic into `OnCreated()` and `OnDestroyed()` event functions. |
||
|---|---|---|
| .. | ||
| Data | ||
| Features | ||
| Services/Connection | ||
| Acedia.uc | ||
| AcediaActor.uc | ||
| AcediaObject.uc | ||
| AcediaReplicationInfo.uc | ||
| BroadcastEvents.uc | ||
| BroadcastHandler.uc | ||
| BroadcastListenerBase.uc | ||
| Events.uc | ||
| Feature.uc | ||
| Global.uc | ||
| Listener.uc | ||
| Manifest.uc | ||
| MutatorEvents.uc | ||
| MutatorListenerBase.uc | ||
| Service.uc | ||
| Singleton.uc | ||
| StartUp.uc | ||
| TestCase.uc | ||