|
OpenGothic
Open source reimplementation of Gothic I and II
|
Public Member Functions | |
| ScopeVar (zenkit::DaedalusSymbol &sym, const std::shared_ptr< T > &h) | |
| ScopeVar (const ScopeVar &)=delete | |
| ~ScopeVar () | |
Public Attributes | |
| std::shared_ptr< zenkit::DaedalusInstance > | prev |
| zenkit::DaedalusSymbol & | sym |
Definition at line 24 of file gamescript.cpp.
|
inline |
Definition at line 25 of file gamescript.cpp.
|
delete |
Definition at line 30 of file gamescript.cpp.
| std::shared_ptr<zenkit::DaedalusInstance> ScopeVar< T >::prev |
Definition at line 34 of file gamescript.cpp.
| zenkit::DaedalusSymbol& ScopeVar< T >::sym |
Definition at line 35 of file gamescript.cpp.