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

Information about the Cue Link callback More...

Public Attributes

IntPtr nativePlayerHn
 
uint basePlaybackId
 
uint targetPlaybackId
 
int cueLinkType
 

Detailed Description

Information about the Cue Link callback

Description:
A structure for retrieving information from Cue Link callbacks.
See also
CriAtomEx::OnCueLinkCallback

Member Data Documentation

IntPtr nativePlayerHn

Player handle

uint basePlaybackId

Playback ID of the link's source

uint targetPlaybackId

Playback ID of the link's target

int cueLinkType

Type of the Cue Link callback(0:static, 1:dynamic)


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