branchrust_reboot/main/analytics_entity_createdestroycancel
4 Commits over 0 Days - ∞cph!
Clean: post-submit feedback
- rename entity_prefabId field to entity_prefab_id
- rename AddShortEntity to AddShortEntityField
More consistent with other examples
Tests: compiles in editor
Clean: fix formatting in Analytics.Azure.cs
Most of file was offset with 2 tabs. Sorry to anyone who has conflicting changes in same file (hopefully no-one)
Tests: editor compiles
Update: Analytics - track all entity spawn/destroy events after server initializes
- change the format of these events to only send vital data
- HackableLockedCrate no longer has it's own EntityCreated event
Tests: logged analytics on Craggy - saw events being appended after server initialized