-
Notifications
You must be signed in to change notification settings - Fork 0
Create a callback class #48
Copy link
Copy link
Open
Labels
coreRelating to the engine's coreRelating to the engine's coreenhancementNew feature or requestNew feature or requestrenderRelating to the engine's rendererRelating to the engine's renderer
Metadata
Metadata
Assignees
Labels
coreRelating to the engine's coreRelating to the engine's coreenhancementNew feature or requestNew feature or requestrenderRelating to the engine's rendererRelating to the engine's renderer
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Having a callback class would be incredibly helpful for reducing the performance load on Siege. Having classes be able to register methods to events would make sure that we can remove a lot of pressure being placed on the our update loops.