Plasma Engine  2.0
Loading...
Searching...
No Matches
plExpressionFunction 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

plExpression::FunctionDesc m_Desc
 
plExpression::Function m_Func
 
plExpression::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: