Table of Contents

Class VisualTestsScreen

Namespace
TaleWorlds.MountAndBlade.View.Screens
Assembly
TaleWorlds.MountAndBlade.View.dll
public class VisualTestsScreen : ScreenBase
Inheritance
VisualTestsScreen

Constructors

VisualTestsScreen(bool, ConfigQuality, string, DateTime, List<string>)

public VisualTestsScreen(bool isValidTest, NativeOptions.ConfigQuality preset, string sceneName, DateTime testTime, List<string> testTypesToCheck)

Parameters

isValidTest bool
preset ConfigQuality
sceneName string
testTime DateTime
testTypesToCheck List<string>

Fields

isSceneSuccess

public static bool isSceneSuccess

Field Value

bool

Methods

GetRenderMode(CameraPointTestType)

public Utilities.EngineRenderDisplayMode GetRenderMode(VisualTestsScreen.CameraPointTestType type)

Parameters

type VisualTestsScreen.CameraPointTestType

Returns

EngineRenderDisplayMode

GetSubTestName(CameraPointTestType)

public string GetSubTestName(VisualTestsScreen.CameraPointTestType type)

Parameters

type VisualTestsScreen.CameraPointTestType

Returns

string

OnActivate()

protected override void OnActivate()

OnDeactivate()

protected override void OnDeactivate()

OnFinalize()

protected override void OnFinalize()

OnFrameTick(float)

protected override void OnFrameTick(float dt)

Parameters

dt float

OnInitialize()

protected override void OnInitialize()

Reset()

public void Reset()

StartedRendering()

public bool StartedRendering()

Returns

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).