![]() |
ezEngine Release 25.08
|
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 | |
ezExpression::FunctionDesc | m_Desc |
ezExpression::Function | m_Func |
ezExpression::ValidateGlobalDataFunction | m_ValidateGlobalDataFunc |
Describes an external function that can be called in expressions. These functions need to be state-less and thread-safe.