AssertMsg( <message> )


Module: Debug

Summary:

Throws a script error with the given message.



Example:

AssertMsg( "Unhandled enemy type." );



Required Args:

  • 1 : <message> error message