OpenMiner
0.0.1a
Voxel game engine
sol
stack_count
Public Member Functions
|
Public Attributes
|
List of all members
sol::stack_count Struct Reference
#include <
sol.hpp
>
Public Member Functions
stack_count
(int cnt)
Public Attributes
int
count
Constructor & Destructor Documentation
§
stack_count()
sol::stack_count::stack_count
(
int
cnt
)
inline
4847
:
count
(cnt) {
4848
}
sol::stack_count::count
int count
Definition:
sol.hpp:4844
Member Data Documentation
§
count
int sol::stack_count::count
The documentation for this struct was generated from the following file:
external/
sol.hpp
Generated by
1.8.12