|
Open 3D Engine ScriptCanvas Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Attributes | |
| DurationSpec | duration |
| ScriptCanvas::ExecutionMode | execution = ScriptCanvas::ExecutionMode::Interpreted |
| bool | expectRuntimeFailure = false |
| bool | processOnly = false |
| bool | release = true |
| bool | debug = true |
| bool | traced = true |
| AZStd::function< void()> | m_onPostSimulate |