IAsset

Base interface for an asset

interface IAsset : NoGCInterface {}

Members

Functions

load
void load(string fileName, ...)
Undocumented in source.

Meta