CRI ADX  Last Updated: 2024-07-17 10:48 p
CriAtomExGameVariableInfoTag结构体 参考

Structure for acquiring game variable information 更多...

#include <cri_le_atom_ex.h>

成员变量

const CriChar8 * name
 
CriAtomExGameVariableId id
 
CriFloat32 value
 

详细描述

Structure for acquiring game variable information

Description:
This structure is used for acquiring game variable information.
It is passed to the CriAtomExGameVariableInfo function as an argument.
参见
criAtomEx_GetGameVariableInfo

结构体成员变量说明

◆ name

const CriChar8* name

Name of the game variable

◆ id

Game variable ID

◆ value

CriFloat32 value

Value of the game variable


该结构体的文档由以下文件生成: