AssetID.h
bool operator==(const AssetID &a)
Returns whether 2 AssetID s are equivalent.
Definition: AssetID.h:53
Definition: AssetID.h:37
Assets are referred to by an AssetID. The AssetID uniquely refers to an Asset stored within memory...
Definition: AssetID.h:42
bool Valid() const
Returns whether this AssetID refers to an actual Asset.
Definition: AssetID.h:49