![]() |
Plasma Engine
2.0
|
Describes an external function that can be called in expressions. These functions need to be state-less and thread-safe. More...
#include <ExpressionDeclarations.h>
Public Attributes | |
| plExpression::FunctionDesc | m_Desc |
| plExpression::Function | m_Func |
| plExpression::ValidateGlobalDataFunction | m_ValidateGlobalDataFunc |
Describes an external function that can be called in expressions. These functions need to be state-less and thread-safe.