Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/UMassProcessor
Description
Marks processor as "One Shot" (
| Name | MakeOneShot |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassProcessor.h |
| Include Path | #include "MassProcessor.h" |
void MakeOneShot()
See Also
- ActivationState for details). If called during Mass processing the call will take effect next phase. The processor will auto-disable after execution.