CRI ADX  Last Updated: 2024-07-17 10:47 p
CriAtomExTweenConfigTag::CriAtomExTweenConfigParameterIdTag Union Reference

Union for ID specification. More...

#include <cri_le_atom_ex.h>

Data Fields

CriAtomExParameterId parameter_id
 Parameter ID. More...
 
CriAtomExAisacControlId aisac_control_id
 AISAC control ID. More...
 

Detailed Description

Union for ID specification.

Description:
Specifies a parameter ID or an AISAC control ID, depending on the parameter type.

Field Documentation

◆ parameter_id

CriAtomExParameterId parameter_id

Parameter ID.

Description:
Specifies the parameter ID when the parameter type is set to CRIATOMEX_PARAMETER_TYPE_BASIC.

◆ aisac_control_id

CriAtomExAisacControlId aisac_control_id

AISAC control ID.

Description:
Specifies the AISAC control ID when the paramter type is set to CRIATOMEX_PARAMETER_TYPE_AISAC.

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