Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


VariantData

One variant value: the selector key it applies to and the string payload.
Read time 1 minuteLast updated 12 days ago

Definition

public struct VariantData

Fields

Value

Description

KeyThe selector key this value applies to.
ValueThe string payload.