VRChat.Model.AvatarPerformance (vrchat v1.20.0)

View Source

Summary

Types

t()

@type t() :: %VRChat.Model.AvatarPerformance{
  android: String.t() | nil,
  "android-sort": integer() | nil,
  ios: String.t() | nil,
  "ios-sort": integer() | nil,
  standalonewindows: String.t() | nil,
  "standalonewindows-sort": integer() | nil
}

Functions

decode(value)