Enum EEvaluatorMode
Determines the behavior this node will use when updating and evaluating.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EEvaluatorMode
Fields
| Name | Description |
|---|---|
| EM_DelayedFreeze | |
| EM_Freeze | |
| EM_MAX | |
| EM_Standard |
Determines the behavior this node will use when updating and evaluating.
public enum EEvaluatorMode
| Name | Description |
|---|---|
| EM_DelayedFreeze | |
| EM_Freeze | |
| EM_MAX | |
| EM_Standard |