 | GameEventTypeAttribute Class |
Attribute to flag an enum that it contains identifiers for game events.
This way all game events can be found, e.g. for logging.
Inheritance Hierarchy
Namespace: Slash.ECS.EventsAssembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntaxpublic class GameEventTypeAttribute : Attribute
Public Class GameEventTypeAttribute
Inherits Attribute
public ref class GameEventTypeAttribute : public Attribute
type GameEventTypeAttribute =
class
inherit Attribute
end
The GameEventTypeAttribute type exposes the following members.
Constructors
See Also