C4 Engine Terathon Software C4 Engine API Documentation

• Resource Manager

API Links
Developer Links

ResourceLoader::GetDataSize

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

unsigned_int32 GetDataSize(voidconst;

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

ResourceLoader::Read