ResourceLoader::GetDataSize
Defined in:
Returns the size of the resource data.
C4Resources.h
Prototype
uint32 GetDataSize(void) const;
Description
The GetDataSize
function returns the size of the resource data, in bytes.
See Also