arsa  2.7
Classes | Public Attributes | List of all members
irr::SEvent::SSystemEvent Struct Reference

#include <IEventReceiver.h>

Classes

struct  SAndroidCmd
 Android command handler native activity messages. More...
 

Public Attributes

ESYSTEM_EVENT_TYPE EventType
 
union {
   struct SAndroidCmd   AndroidCmd
 
}; 
 

Detailed Description

Definition at line 554 of file IEventReceiver.h.

Member Data Documentation

◆ @3

union { ... }

◆ AndroidCmd

struct SAndroidCmd irr::SEvent::SSystemEvent::AndroidCmd

Definition at line 568 of file IEventReceiver.h.

◆ EventType

ESYSTEM_EVENT_TYPE irr::SEvent::SSystemEvent::EventType

Definition at line 565 of file IEventReceiver.h.


The documentation for this struct was generated from the following file: