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

Public Member Functions

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

Detailed Description

Definition at line 11 of file IMyVoiceChatLogic.cs.

Member Function Documentation

bool Sandbox.Game.VoiceChat.IMyVoiceChatLogic.ShouldPlayVoice ( MyPlayer  player,
MyTimeSpan  timestamp,
out MySoundDimensions  dimension,
out float  maxDistance 
)
bool Sandbox.Game.VoiceChat.IMyVoiceChatLogic.ShouldSendVoice ( MyPlayer  player)

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