Table of Contents

Struct TwoDimensionEnginePlatform.MaterialTuple

Namespace
TaleWorlds.Engine.GauntletUI
Assembly
TaleWorlds.Engine.GauntletUI.dll
public struct TwoDimensionEnginePlatform.MaterialTuple : IEquatable<TwoDimensionEnginePlatform.MaterialTuple>
Implements
Inherited Members
Extension Methods

Constructors

MaterialTuple(Texture, Texture, bool)

public MaterialTuple(Texture texture, Texture overlayTexture, bool customMesh)

Parameters

texture Texture
overlayTexture Texture
customMesh bool

Fields

OverlayTexture

public Texture OverlayTexture

Field Value

Texture

Texture

public Texture Texture

Field Value

Texture

UseCustomMesh

public bool UseCustomMesh

Field Value

bool

Methods

Equals(MaterialTuple)

public bool Equals(TwoDimensionEnginePlatform.MaterialTuple other)

Parameters

other TwoDimensionEnginePlatform.MaterialTuple

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

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