#include <loadligh.hpp>
|
static std::string | getRecordType () |
| Return a string descriptor for this record type. Currently used for debugging / error logs only. More...
|
|
Enumerator |
---|
Dynamic |
|
Carry |
|
Negative |
|
Flicker |
|
Fire |
|
OffDefault |
|
FlickerSlow |
|
Pulse |
|
PulseSlow |
|
void ESM::Light::blank |
( |
| ) |
|
Set record to default state (does not touch the ID).
static std::string ESM::Light::getRecordType |
( |
| ) |
|
|
inlinestatic |
Return a string descriptor for this record type. Currently used for debugging / error logs only.
void ESM::Light::save |
( |
ESMWriter & |
esm, |
|
|
bool |
isDeleted = false |
|
) |
| const |
std::string ESM::Light::mIcon |
std::string ESM::Light::mId |
std::string ESM::Light::mModel |
std::string ESM::Light::mName |
std::string ESM::Light::mScript |
std::string ESM::Light::mSound |
The documentation for this struct was generated from the following files:
- /home/travis/build/OpenMW/openmw/components/esm/loadligh.hpp
- /home/travis/build/OpenMW/openmw/components/esm/loadligh.cpp