This commit is contained in:
2020-02-27 20:40:53 +00:00
parent 741158f05f
commit ed666419ab
2 changed files with 70 additions and 45 deletions

View File

@@ -25,7 +25,7 @@ A master enum of all event types in RAVEN.
Co-used by this log feature, but also used by notification system
Also used by localized text feature to fetch text about event for display in log and notification etc
May be used for other things in future.
Common event types that apply to any object and then specific event types that apply to particular types of objects but all in teh same master enum
Common event types that apply to any object and then specific event types that apply to particular types of objects but all in the same master enum
EventType
ALL OBJECTS