![]() |
Plasma Engine
2.0
|
Add this attribute a string property that should be interpreted as expression source. More...
#include <ExpressionDeclarations.h>
Public Member Functions | |
plExpressionWidgetAttribute (const char *szInputsProperty, const char *szOutputProperty) | |
const char * | GetInputsProperty () const |
const char * | GetOutputsProperty () const |
![]() | |
virtual const plRTTI * | GetDynamicRTTI () const |
bool | IsInstanceOf (const plRTTI *pType) const |
Returns whether the type of this instance is of the given type or derived from it. | |
template<typename T > | |
PL_ALWAYS_INLINE bool | IsInstanceOf () const |
Returns whether the type of this instance is of the given type or derived from it. | |
Additional Inherited Members | |
![]() | |
static const plRTTI * | GetStaticRTTI () |
Add this attribute a string property that should be interpreted as expression source.
The Inputs/Outputs property reference another array property on the same object that contains objects with a name and a type property that can be used for real time error checking of the expression source.