Click or drag to resize

AudioSourceVolumeSetterGetAffectedType Method

Gets the Type of the object we are going to set with this setter.

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static Type GetAffectedType()

Return Value

Type: Type
The Type of object to set.
See Also