overview wiki api reference download
 All Classes Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
gameplay::ScriptTarget::RegistryEntry Struct Reference

#include <ScriptTarget.h>

List of all members.

Public Member Functions

 RegistryEntry (EventRegistry *registry)

Public Attributes

EventRegistryregistry
RegistryEntrynext
RegistryEntryprev

Detailed Description

Stores an EventRegistry entry for a ScriptTarget.


Constructor & Destructor Documentation

Constructor.

Parameters:
registryThe event registry.

Member Data Documentation

The next entry in the registry.

The previous entry in the registry.

The event registry.

 All Classes Functions Variables Typedefs Enumerations Enumerator