[613] VRCPlayerApi get_AllPlayers is broken definetion
complete
makihiro
expect VRCPlayerApi get_AllPlayers return VRCPlayerApi[] instance. but define "List`1".
UDON 2020.03.31.10.38
VRCSDK3 2020.04.03.13.11
Log In
Momo the Monster
complete
This is now available as VRCPlayerApi.GetPlayers.
You need to construct a VRCPlayerApi[] to pass in, then it will fill that array with the latest players whenever you call into it. Next release will come with an example graph, you can find it in the Udon Questions discord channel for now.
Momo the Monster
in progress
shows the same name twice because I'm using Build and Test but it's working :)
Momo the Monster
tracked
Lyuma
Please make this API return an array until list support is added. Thanks!
Black Lilith
List is not support yet in Udon but it will be in the future