Resource::GetResourceSize
Defined in:
Returns the size of a resource.
C4Resources.hPrototype
uint32 GetResourceSize(void) const;
Description
The GetResourceSize function returns the size of a resource, in bytes. If the resource has not been loaded, then the returned size is zero.
See Also
