12 #ifndef GO_EXT_PARAMS_H
13 #define GO_EXT_PARAMS_H
16 #include <GoSdk/Tools/GoExtParam.h>
21 GoFx(
kSize) GoExtParams_ParameterCount(GoExtParams params);
22 GoFx(GoExtParam) GoExtParams_ParameterAt(GoExtParams params,
kSize index);
23 GoFx(GoExtParam) GoExtParams_FindParameterById(GoExtParams params, const
kChar*
id);
25 #include <GoSdk/Tools/GoExtParams.x.h>
Essential SDK declarations.