VR-Forces 4.2 Class Documentation
Classes | Namespaces | Typedefs | Functions
luaScriptInterfaceImpl.h File Reference

Go to the source code of this file.

Classes

class  DtLuaScriptInterfaceImpl
struct  DtLuaScriptInterfaceImpl::LuaExtension

Namespaces

namespace  luaScriptInterface
 Other functions that are Lua-specific, so not in the VRF class declarations, but do not belong in the interface impl class either.

Typedefs

typedef luabind::object(* luaScriptInterface::rwToLuaBindObjectFcn )(DtReaderWriter *rw, lua_State *L)

Functions

luabind::object luaScriptInterface::luaGetEntityParam (lua_State *L, const DtScriptVrfObject &entity, std::string const &paramName)
luabind::object luaScriptInterface::luaGetSystemAttribute (const DtScriptComponentSystem &system, const std::string &attributeName, bool *error, lua_State *L)
bool luaScriptInterface::luaSetSystemAttribute (DtScriptComponentSystem &system, const std::string &attributeName, const luabind::object &value, lua_State *L)

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)