AssetID Class Reference

#include <AssetID.h>

Description

Assets are referred to by an AssetID. The AssetID uniquely refers to an Asset stored within memory.

Functions

bool Valid () const
 
bool operator== (const AssetID &a)
 

Member Function Documentation

bool Valid ( ) const
inline

Returns whether this AssetID refers to an actual Asset.

bool operator== ( const AssetID a)
inline

Returns whether 2 AssetID s are equivalent.


The documentation for this class was generated from the following file:
  • /home/jc/git/Dynacoe/DynacoeSrc/includes/Dynacoe/AssetID.h