HoverRace  2.0
Public Member Functions | List of all members
HoverRace::Script::Core::PassReturn Struct Reference

Return policy that leaves the return values on the stack. More...

#include <Core.h>

Public Member Functions

int operator() (lua_State *, int n) const
 

Detailed Description

Return policy that leaves the return values on the stack.

Member Function Documentation

int HoverRace::Script::Core::PassReturn::operator() ( lua_State *  ,
int  n 
) const
inline

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