Loading...
Searching...
No Matches
realvirtual.ConnectionState Class Reference
Helper class that determines if components will be active based on their ActiveOnly settings. More...
Static Public Member Functions | |
static bool | IsActive (realvirtualBehavior behavior, bool assumeConnected=true) |
Checks if a realvirtualBehavior component will be active based on its ActiveOnly setting. | |
Detailed Description
Helper class that determines if components will be active based on their ActiveOnly settings.
Checks the realvirtualController connection state and component enabled states.
Member Function Documentation
◆ IsActive()
|
static |
Checks if a realvirtualBehavior component will be active based on its ActiveOnly setting.