doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
idEventFunc< Type > Struct Template Reference

#include <Class.h>

Public Attributes

const idEventDefevent
 
eventCallback_t function
 

Detailed Description

template<class Type>
struct idEventFunc< Type >

Definition at line 47 of file Class.h.

Member Data Documentation

template<class Type>
const idEventDef* idEventFunc< Type >::event

Definition at line 48 of file Class.h.

template<class Type>
eventCallback_t idEventFunc< Type >::function

Definition at line 49 of file Class.h.


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