c4d_customguiplugin.h File Reference

函数

CUSTOMGUIPLUGIN *  FindCustomGuiPlugin ( Int32 type)

Function Documentation

◆  FindCustomGuiPlugin()

CUSTOMGUIPLUGIN* FindCustomGuiPlugin ( Int32   type )

Finds registered custom GUI plugin structures from a type ID.

参数
[in] type The type ID.
返回
The found plugin structure, or nullptr . Cinema 4D owns the pointed plugin structure.