Table of Contents

Class EngineMethod

Namespace
TaleWorlds.Library
Assembly
TaleWorlds.Library.dll
public class EngineMethod : Attribute
Inheritance
EngineMethod
Inherited Members

Constructors

EngineMethod(string, bool)

public EngineMethod(string engineMethodName, bool activateTelemetryProfiling = false)

Parameters

engineMethodName string
activateTelemetryProfiling bool

Properties

ActivateTelemetryProfiling

public bool ActivateTelemetryProfiling { get; }

Property Value

bool

EngineMethodName

public string EngineMethodName { get; }

Property Value

string

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