Space Engineers
Public Member Functions | List of all members
SpaceEngineers.Game.VoiceChat.MyVoiceChatLogic Class Reference
Inheritance diagram for SpaceEngineers.Game.VoiceChat.MyVoiceChatLogic:
Sandbox.Game.VoiceChat.IMyVoiceChatLogic

Public Member Functions

bool ShouldSendVoice (MyPlayer player)
 
bool ShouldPlayVoice (MyPlayer player, MyTimeSpan timestamp, out MySoundDimensions dimension, out float maxDistance)
 

Detailed Description

Definition at line 15 of file MyVoiceChatLogic.cs.

Member Function Documentation

bool SpaceEngineers.Game.VoiceChat.MyVoiceChatLogic.ShouldPlayVoice ( MyPlayer  player,
MyTimeSpan  timestamp,
out MySoundDimensions  dimension,
out float  maxDistance 
)
inline

Implements Sandbox.Game.VoiceChat.IMyVoiceChatLogic.

Definition at line 28 of file MyVoiceChatLogic.cs.

bool SpaceEngineers.Game.VoiceChat.MyVoiceChatLogic.ShouldSendVoice ( MyPlayer  player)
inline

Implements Sandbox.Game.VoiceChat.IMyVoiceChatLogic.

Definition at line 20 of file MyVoiceChatLogic.cs.


The documentation for this class was generated from the following file: