This website requires JavaScript.
Explore
Help
Sign in
mirror
/
openmw
Watch
1
Star
0
Fork
You've already forked openmw
0
mirror of
https://github.com/OpenMW/openmw.git
synced
2025-01-24 19:23:56 +00:00
Code
Issues
Releases
Wiki
Activity
1c47062083
openmw
/
apps
/
opencs
/
model
/
world
/
nestedtablewrapper.cpp
7 lines
105 B
C++
Raw
Normal View
History
Unescape
Escape
store whole container representing the nested table inside of the command Static nature of C++ forced me to use templates. Bit frustraiting.
2014-07-18 16:26:22 +00:00
#
include
"nestedtablewrapper.hpp"
undo works now
2014-07-20 20:39:39 +00:00
int
CSMWorld
:
:
NestedTableWrapperBase
:
:
size
(
)
const
{
return
-
5
;
}
Reference in a new issue
Copy permalink