Method | Description | |
---|---|---|
Add ( AudioSource source ) : void | ||
Clear ( ) : void | ||
GetIsIgnored ( AudioSource source ) : bool | ||
ToggleIgnore ( AudioSource source ) : bool | ||
Update ( AudioSource source ) : void | ||
Update ( IEnumerable |
Method | Description | |
---|---|---|
ClientSourceManager ( IGablarskiClientContext context ) : System |
protected ClientSourceManager ( IGablarskiClientContext context ) : System | ||
context | IGablarskiClientContext | |
return | System |
public GetIsIgnored ( AudioSource source ) : bool | ||
source | AudioSource | |
return | bool |
public ToggleIgnore ( AudioSource source ) : bool | ||
source | AudioSource | |
return | bool |
public Update ( IEnumerable |
||
updatedSources | IEnumerable |
|
return | void |