ezEngine  Release 25.03
ezExpressionFunction Struct Reference

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
 

Detailed Description

Describes an external function that can be called in expressions. These functions need to be state-less and thread-safe.


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