VRChat.Model.InstancePlatforms (vrchat v1.20.0)

View Source

Summary

Types

t()

@type t() :: %VRChat.Model.InstancePlatforms{
  android: integer(),
  ios: integer() | nil,
  standalonewindows: integer()
}

Functions

decode(value)