Tanoda
Leap.Unity.Recording.EventPlayableMixerBehaviour.Pair< U > Struct Template Reference

Public Member Functions

 Pair (U a, U b)
 

Public Attributes

a
 The first element in the pair. More...
 
b
 The second element in the pair. More...
 

Properties

this[int idx] [get, set]
 

Detailed Description

Definition at line 304 of file EventPlayableMixerBehaviour.cs.

Constructor & Destructor Documentation

◆ Pair()

Member Data Documentation

◆ a

The first element in the pair.

Definition at line 308 of file EventPlayableMixerBehaviour.cs.

◆ b

The second element in the pair.

Definition at line 313 of file EventPlayableMixerBehaviour.cs.

Property Documentation

◆ this[int idx]

Definition at line 315 of file EventPlayableMixerBehaviour.cs.


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