Toggle search
Search
Toggle menu
notifications
Toggle personal menu
Translations
:
Dynamic Variables/98/en
From Resonite Wiki
Views
Read
View source
View history
associated-pages
Translation unit
Discussion
More actions
DynamicValueVariable
, for working with
value types
(
int
,
string
,
float3
, etc.).
DynamicReferenceVariable
, for working with
reference types
(
Slot
,
User
, etc.).
DynamicTypeVariable
, for working with the
Type
type.