C4 Engine
C4 Engine API Documentation

ResourceLoader::GetDataSize

Defined in:  C4Resources.h
Returns the size of the resource data.
Prototype

uint32 GetDataSize(voidconst;

Description
The GetDataSize function returns the size of the resource data, in bytes.
See Also

ResourceLoader::Read