Navigation
API > API/Developer > API/Developer/FunctionalTesting > API/Developer/FunctionalTesting/AFunctionalTest
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, Category="Functional Testing",
Meta=(ScriptName="IsEnabledValue"))
uint32 bIsEnabled: 1
Remarks
Allows a test to be disabled. If a test is disabled, it will not appear in the set of runnable tests (after saving the map).