Table of Contents

Class DefineAsEngineStruct

Namespace
TaleWorlds.DotNet
Assembly
TaleWorlds.DotNet.dll
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]
public class DefineAsEngineStruct : Attribute
Inheritance
DefineAsEngineStruct
Inherited Members

Constructors

DefineAsEngineStruct(Type, string, bool)

public DefineAsEngineStruct(Type type, string engineType, bool ignoreMemberOffsetTest = false)

Parameters

type Type
engineType string
ignoreMemberOffsetTest bool

Properties

EngineType

public string EngineType { get; set; }

Property Value

string

IgnoreMemberOffsetTest

public bool IgnoreMemberOffsetTest { get; set; }

Property Value

bool

Type

public Type Type { get; set; }

Property Value

Type

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