Sorry unity refuge taking a look over hear. I want to look at the code for the Class
selctor ui so I can moddify the way its dealing with the Int for classes. any way to get under the hood easy so I can get a understanding?
EDIT: The call in verse is
GetClass()=int=
return Class
Hi Tom, Welcome to the other side.
The ‘Deserted: Domination’ sample has an implementation of UI with class selection. You can create it when creating a new project.
Also you could try it out at 8035-1519-2959 before creating.
This is just a example of them using the class selection device. I want to interact with the device I need to pull the Class field witch I assume is a Integer so I can use it and change its settings like turn a 1 to a 10 or such how do i access the devices code or see how a device is made?
The closest you’d get to “accessing the devices code” would be to communicate with it through the API.
You might be able to accomplish it without Verse. There is a ‘Class to Switch to’ variable on the Class Selector device with a space to enter an integer. (And then you’d add a function call to it and connect/reference another triggering device.)
all good found quick guide api.