OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
Animation::EvTimed Struct Referencefinal

#include <animation.h>

Public Attributes

zenkit::MdsEventType def = zenkit::MdsEventType::UNKNOWN
 
std::string_view item
 
std::string_view slot [2] = {}
 
uint64_t time = 0
 

Detailed Description

Definition at line 22 of file animation.h.

Member Data Documentation

◆ def

zenkit::MdsEventType Animation::EvTimed::def = zenkit::MdsEventType::UNKNOWN

Definition at line 23 of file animation.h.

◆ item

std::string_view Animation::EvTimed::item

Definition at line 24 of file animation.h.

◆ slot

std::string_view Animation::EvTimed::slot[2] = {}

Definition at line 25 of file animation.h.

◆ time

uint64_t Animation::EvTimed::time = 0

Definition at line 26 of file animation.h.


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