func_event_eventid.rst 294 B

123456789101112131415161718192021222324252627282930313233
  1. .. _func_event_eventid:
  2. =======
  3. EventID
  4. =======
  5. EventID -
  6. Description
  7. ===========
  8. .. code-block:: blitzmax
  9. EventID()
  10. Get current event id
  11. Parameters
  12. ==========
  13. Return Values
  14. =============
  15. The @id field of the #CurrentEvent global variable
  16. Examples
  17. ========
  18. See Also
  19. ========