CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriAtomEx.GameVariableInfo Struct Reference

Structure for acquiring game variable information More...

Public Attributes

readonly string name
 
uint id
 
float gameValue
 

Detailed Description

Structure for acquiring game variable information

Description:
This is the structure used to get information on a game variable.
Pass it to the CriWare.CriAtomEx::GetGameVariableInfo function as an argument.
See also
CriAtomEx::GetGameVariableInfo

Member Data Documentation

readonly string name

Game variable name

uint id

Game variable ID

float gameValue

Game variable value


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