CRI ADX  Last Updated: 2024-07-17 10:47 p
CriAtomExGameVariableInfoTag Struct Reference

Structure for acquiring game variable information. More...

#include <cri_le_atom_ex.h>

Data Fields

const CriChar8 * name
 
CriAtomExGameVariableId id
 
CriFloat32 value
 

Detailed Description

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.
See also
criAtomEx_GetGameVariableInfo

Field Documentation

◆ name

const CriChar8* name

Name of the game variable

◆ id

Game variable ID

◆ value

CriFloat32 value

Value of the game variable


The documentation for this struct was generated from the following file: