就业培训
下载中心
Wiki
联络
登录
注册
首页
C4D R23.110 C++ SDK
函数
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.
cinema.framework
source
c4d_customguiplugin.h