C4 Engine
C4 Engine API Documentation

Substance::GetPreviousRegisteredSubstance

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

Substance *GetPreviousRegisteredSubstance(voidconst;

Description
The GetPreviousRegisteredSubstance function returns the previous registered substance. If this function is called for the first registered substance, then the return value is nullptr.
See Also

Substance::GetNextRegisteredSubstance

MaterialObject::GetLastRegisteredSubstance

MaterialObject::FindRegisteredSubstance