Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cScriptableInterface.cpp File Reference

Namespaces

 GrayLib
 

Macros

#define cScriptableInterfaceProp(a, b, c)   CSCRIPT_PROP_IMP(a,b,c),
 

Functions

 GrayLib::CSCRIPT_CLASS_IMP0 (ScriptableInterfaceDef, cScriptableInterfaceDef::sm_Props, nullptr, "An interface for an interface definition")
 

Detailed Description

Macro Definition Documentation

◆ cScriptableInterfaceProp

#define cScriptableInterfaceProp (   a,
  b,
 
)    CSCRIPT_PROP_IMP(a,b,c),