c4d_customguiplugin.h File Reference

Functions

CUSTOMGUIPLUGIN * FindCustomGuiPlugin (Int32 type)
 

Function Documentation

◆ FindCustomGuiPlugin()

CUSTOMGUIPLUGIN* FindCustomGuiPlugin ( Int32  type)

Finds registered custom GUI plugin structures from a type ID.

Parameters
[in]typeThe type ID.
Returns
The found plugin structure, or nullptr. Cinema 4D owns the pointed plugin structure.