State::GetInterface

State::GetInterface
Interface* GetInterface() const;
Description

GetInterface returns the interface implemented for the render state.

Return Value

A pointer to the Interface singleton, which implements lifetime management for a State of a given type.