OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Public Member Functions | Public Attributes | List of all members
ESM::QuickKeys Struct Reference

#include <quickkeys.hpp>

Collaboration diagram for ESM::QuickKeys:

Classes

struct  QuickKey
 

Public Member Functions

void load (ESMReader &esm)
 
void save (ESMWriter &esm) const
 

Public Attributes

std::vector< QuickKeymKeys
 

Member Function Documentation

void ESM::QuickKeys::load ( ESMReader esm)

Here is the call graph for this function:

Here is the caller graph for this function:

void ESM::QuickKeys::save ( ESMWriter esm) const

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

std::vector<QuickKey> ESM::QuickKeys::mKeys

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