Table of Contents

Struct AssetID

Namespace
Anvil
Assembly
Assembly-CSharp.dll
public struct AssetID : IEquatable<AssetID>
Implements
Inherited Members

Fields

AssetName

public string AssetName

Field Value

string

Bundle

public string Bundle

Field Value

string

Guid

public string Guid

Field Value

string

Methods

Equals(AssetID)

public bool Equals(AssetID other)

Parameters

other AssetID

Returns

bool

Equals(object)

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int