Luwra
Minimal-overhead Lua wrapper for C++
Static Public Member Functions | List of all members
luwra::Value< const void * > Struct Reference

Enables reading constant light data. More...

#include <values.hpp>

Static Public Member Functions

static const void * read (State *state, int n)
 

Detailed Description

Enables reading constant light data.

Member Function Documentation

◆ read()

static const void * luwra::Value< const void * >::read ( State state,
int  n 
)
inlinestatic