Skip to content

Identifier

struct · namespace Hazel

public readonly struct Identifier

Constructors

Identifier(string)

public Identifier(string name)

Fields

Field Description
public readonly uint ID
public static readonly Identifier Invalid

Methods

FromId(uint)

static

public static Identifier FromId(uint id)

ToString()

public override string ToString()

Operators

implicit operator uint

static

public static implicit operator uint(Identifier id)

Source: Hazel/Scene/Components.cs