Wasabi ExpressPlay SDK for Desktop Systems  1.23.0
Data Fields
SHI_EngineEventInfoItem Struct Reference

A single event information item. More...

#include <ShiEngine.h>

Data Fields

const char * name
 Item name. More...
 
SHI_DataType type
 Type of item data value. More...
 
SHI_DataValue value
 Item data value. More...
 

Detailed Description

A single event information item.

Field Documentation

◆ name

const char* SHI_EngineEventInfoItem::name

Item name.

◆ type

SHI_DataType SHI_EngineEventInfoItem::type

Type of item data value.

◆ value

SHI_DataValue SHI_EngineEventInfoItem::value

Item data value.


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