Created a page for the General Headset node. |
m YoshBot moved page ProtoFlux:General Headset to ProtoFlux:GeneralHeadset: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 37: | Line 37: | ||
[[Category:ProtoFlux:Devices]] | [[Category:ProtoFlux:Devices]] | ||
[[Category:ContinuouslyChanging nodes]] |
Latest revision as of 00:20, 21 August 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.