enum ComponentFlag
Flags that control behavior of a Component.
Values
| Name | Value | Description |
|---|---|---|
AlwaysRun |
1 |
Ensures that scene manager cannot pause or stop component callbacks from executing. |
ComponentFlagFlags that control behavior of a Component.
| Name | Value | Description |
|---|---|---|
AlwaysRun |
1 |
Ensures that scene manager cannot pause or stop component callbacks from executing. |