Alteruna Multiplayer Docs
C#
Show/Hide TOC
Voice
Synchronizable
Is
Active Property
True if the microphone is active and sending data.
Definition
Namespace:
Alteruna
Assembly:
Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
Copy
public
bool
IsActive
{
get
; }
Property Value
Boolean
See Also
Reference
VoiceSynchronizable Class
Alteruna Namespace
In This Article
Definition
See Also