GetUnitTaskPriority

Returns the numeric priority for the specified UnitTask flags EUnitTaskFlags

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/UnitTask.h

Include

#include "UnitTask.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/UnitTask.cpp

Syntax

int32 GetUnitTaskPriority
(
    EUnitTaskFlags InFlags
)

Remarks

Returns the numeric priority for the specified UnitTask flags

EUnitTaskFlags

Returns

The priority for the specified UnitTask flags

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss