Pioneer
Loading...
Searching...
No Matches
src
lua
LuaPropertyMap.h
Go to the documentation of this file.
1
// Copyright © 2008-2023 Pioneer Developers. See AUTHORS.txt for details
2
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
3
4
#pragma once
5
6
#include "
LuaObject.h
"
7
8
class
Property
;
9
10
void
pi_lua_generic_pull
(lua_State *l,
int
index,
Property
&out);
11
void
pi_lua_generic_push
(lua_State *l,
const
Property
&value);
LuaObject.h
pi_lua_generic_push
void pi_lua_generic_push(lua_State *l, const Property &value)
Definition
LuaPropertyMap.cpp:55
pi_lua_generic_pull
void pi_lua_generic_pull(lua_State *l, int index, Property &out)
Definition
LuaPropertyMap.cpp:12
Property
Definition
Property.h:73
Generated by
1.9.7