Navigation
API > API/Developer > API/Developer/FunctionalTesting > API/Developer/FunctionalTesting/AFunctionalTest
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, Category="Timeout")
float PreparationTimeLimit
Remarks
The Test's time limit for preparation, this is the time it has to return true when checking IsReady(). '0' means no limit.