Function caerSpecialEventIsValid

Function Documentation

static inline bool caerSpecialEventIsValid(caerSpecialEventConst event)

Check if this special event is valid.

Parameters:

event – a valid SpecialEvent pointer. Cannot be NULL.

Returns:

true if valid, false if not.