 | AudioSourceVolumeSetterGetReferencedComponent Method |
Fetch the Component this setter is referencing.
Namespace:
DustProductions.Core
Assembly:
DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override Component GetReferencedComponent()
Return Value
Type:
ComponentThe Component referenced by the setter.
See Also