Colobot
Public Member Functions | Public Attributes | List of all members
ActiveEventData Struct Reference

Additional data for active event. More...

#include <event.h>

Inheritance diagram for ActiveEventData:
Inheritance graph
[legend]

Public Member Functions

std::unique_ptr< EventDataClone () const override
 

Public Attributes

unsigned char flags = 0
 Flags (bitmask of enum values ActiveEventFlags)
 
bool gain = false
 True if the focus was gained; false otherwise.
 

Detailed Description

Additional data for active event.


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