Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Gablarski
Client
AudioSourceMutedEventArgs
C# Class Gablarski.Client.AudioSourceMutedEventArgs
Inheritance:
Gablarski.Audio.AudioSourceEventArgs
显示文件
Open project: ermau/Gablarski
Class Usage Examples
Public Methods
Method
Description
AudioSourceMutedEventArgs
(
AudioSource
source
,
bool
unmuted
) :
System
Method Details
AudioSourceMutedEventArgs()
public
method
public
AudioSourceMutedEventArgs
(
AudioSource
source
,
bool
unmuted
) :
System
source
AudioSource
unmuted
bool
return
System