Plasma Engine  2.0
Loading...
Searching...
No Matches
plExpressionWidgetAttribute Class Reference

Add this attribute a string property that should be interpreted as expression source. More...

#include <ExpressionDeclarations.h>

Inheritance diagram for plExpressionWidgetAttribute:

Public Member Functions

 plExpressionWidgetAttribute (const char *szInputsProperty, const char *szOutputProperty)
 
const char * GetInputsProperty () const
 
const char * GetOutputsProperty () const
 
- Public Member Functions inherited from plReflectedClass
virtual const plRTTIGetDynamicRTTI () 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 Public Member Functions inherited from plNoBase
static const plRTTIGetStaticRTTI ()
 

Detailed Description

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.


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