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
Properties
ActivateTelemetryProfiling
public bool ActivateTelemetryProfiling { get; }
Property Value
EngineMethodName
public string EngineMethodName { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).