Table of Contents

Class Asset

Namespace
AO
Assembly
CoreAssembly.dll

Base asset class.

public class Asset
Inheritance
Asset
Derived
Inherited Members
Extension Methods

Remarks

Do not create instances of this class directly. Use Assets to load assets.

Fields

Id

public ulong Id

Field Value

ulong

Properties

Name

public string Name { get; }

Property Value

string