Created a page for the General Headset node. |
Added category: ContinuouslyChanging nodes |
||
Line 37: | Line 37: | ||
[[Category:ProtoFlux:Devices]] | [[Category:ProtoFlux:Devices]] | ||
[[Category:ContinuouslyChanging nodes]] |
Revision as of 06:49, 27 May 2025
General Headset
Devices
The General Headset
node takes in a User and returns headset information (if any) that this user has. Since it is generic, there is not much besides whether the headset is active or the battery info that can be returned from this node.
Inputs
User (User)
The target user that is using a headset.
Outputs
IsActive (bool)
Is this headset being used right now.
BatteryLevel (float)
The current battery level of this headset.
IsBatteryCharging (bool)
Is this headset's battery charging.