C4 Engine
C4 Engine API Documentation

Substance::GetNextRegisteredSubstance

Defined in:  C4MaterialObjects.h
Returns the next registered substance.
Prototype

Substance *GetNextRegisteredSubstance(voidconst;

Description
The GetNextRegisteredSubstance function returns the next registered substance. If this function is called for the last registered substance, then the return value is nullptr.
See Also

Substance::GetPreviousRegisteredSubstance

MaterialObject::GetFirstRegisteredSubstance

MaterialObject::FindRegisteredSubstance