Class EngineStruct
- Namespace
- TaleWorlds.DotNet
- Assembly
- TaleWorlds.DotNet.dll
public class EngineStruct : Attribute
- Inheritance
-
EngineStruct
- Inherited Members
Constructors
EngineStruct(string, bool)
public EngineStruct(string engineType, bool ignoreMemberOffsetTest = false)
Parameters
EngineStruct(string, string, bool)
public EngineStruct(string engineType, string alternateDotNetType, bool ignoreMemberOffsetTest = false)
Parameters
Properties
AlternateDotNetType
public string AlternateDotNetType { get; set; }
Property Value
EngineType
public string EngineType { get; set; }
Property Value
IgnoreMemberOffsetTest
public bool IgnoreMemberOffsetTest { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).