![]() |
ezEngine Release 26.3
|
Context information for scheduled script functions. More...
#include <ScriptWorldModule.h>
Public Types | |
| enum | Flags : ezUInt8 { None , OnlyWhenSimulating } |
| Flags controlling when the function should be executed. More... | |
Public Member Functions | |
| bool | operator== (const FunctionContext &other) const |
Public Attributes | |
| ezPointerWithFlags< const ezAbstractFunctionProperty, 1 > | m_pFunctionAndFlags |
| void * | m_pInstance = nullptr |
Context information for scheduled script functions.
| enum ezScriptWorldModule::FunctionContext::Flags : ezUInt8 |