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
Properties
Name
public string Name { get; }