VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtBindableLuaComponent< T > Class Template Reference
Inheritance diagram for DtBindableLuaComponent< T >:
Inheritance graph
[legend]

Public Member Functions

 DtBindableLuaComponent (DtLocalObject *entity, const DtString &componentName, const DtString &componentType)
 
virtual ~DtBindableLuaComponent () override
 
virtual bool shouldBind (lua_State *L) const override
 
- Public Member Functions inherited from DtBindableLuaComponentInterface
 DtBindableLuaComponentInterface (DtLocalObject *entity, const DtString &componentName, const DtString &componentType)
 
virtual ~DtBindableLuaComponentInterface ()
 
virtual void bindLuaFunctions (lua_State *)=0
 
virtual void bindLuaGlobals (lua_State *)=0
 
virtual void bind (DtLocalObject *, const DtString &scriptId, lua_State *)
 
virtual DtString bindableName (const DtString &) const
 

Additional Inherited Members

- Protected Attributes inherited from DtBindableLuaComponentInterface
DtLocalObjectmyBoundEntity
 
lua_State * myBoundForState
 
DtString myType
 

Constructor & Destructor Documentation

template<typename T>
DtBindableLuaComponent< T >::DtBindableLuaComponent ( DtLocalObject entity,
const DtString componentName,
const DtString componentType 
)
inline
template<typename T>
virtual DtBindableLuaComponent< T >::~DtBindableLuaComponent ( )
inlineoverridevirtual

Member Function Documentation

template<typename T>
virtual bool DtBindableLuaComponent< T >::shouldBind ( lua_State *  L) const
inlineoverridevirtual

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)