Add EntityComponent.IsSingleton, IsPredictable
Fix fog controller warning
Add ISingletonComponent
Revert "Add EntityComponent.IsSingleton, IsPredictable"
This reverts commit cb00272de0b9e3dc2ec2cf663cad39073e295168.
CameraMode uses ISingletonComponent, RemoveSingletons on component Add
Fix components not being updated clientside if they were swapped out for another one
Fix material errors
Make NavBlocker ShouldTransmit = false
Fix ForceStartGame warning
Fix NRE when Package.Tags is null
Fixed components getting fucked about after hotload/rebuilding the network tables
Hotload timings
Removing debugging, sealing some classes