Exit Game on Event LPK_ExitGameOnEvent.cs

Receive an event to exit the application.

Suggested use:

Exit the game suddenly as a feature, or when an exit button on a menu is pressed.

Examples found in: Project 6

Components
Property Type Description Default Value
Event Receiving Info
Event Trigger LPK Event Object Which event will trigger this component's action. None
Debug Properties
Print Debug Info Boolean Toggle console debug messages. False
Label String Notes for the user about this component. This does nothing to the game or build. None