Navigation
API > API/Plugins > API/Plugins/MassEntity > API/Plugins/MassEntity/UMassProcessor
Syntax
UPROPERTY&40;EditDefaultsOnly, Category&61;Processor, Config&41;
EMassProcessingPhase ProcessingPhase
Remarks
Processing phase this processor will be automatically run as part of. Needs to be set before the processor gets registered with MassProcessingPhaseManager, otherwise it will have no effect. This property is usually read via a given class's CDO, so it's recommended to set it in the constructor.