Opened 19 years ago
Last modified 18 years ago
#177 closed bug
input_server must be notified about shutdown — at Initial Version
Reported by: | marcusoverhagen | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | diver | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
input server must be notified that the system is beeing shut down, as it has to notify BInputServerDevice::SystemShuttingDown()
BeBook:
Tells the object that the Input Server is in the process of shutting down. Unless something interrupts the shutdown, this notification will be followed by a Stop() and delete, thus you don't have to do much from this function (other than note that the end is near).
Note:
See TracTickets
for help on using tickets.