ClockStone Audio Toolkit for Unity - Documentation
RegisteredComponentGetRegisteredComponentBaseClassType Method |
[Missing <summary> documentation for "M:RegisteredComponent.GetRegisteredComponentBaseClassType"]
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public Type GetRegisteredComponentBaseClassType()
Return Value
Type: Type[Missing <returns> documentation for "M:RegisteredComponent.GetRegisteredComponentBaseClassType"]
Implements
IRegisteredComponentGetRegisteredComponentBaseClassTypeSee Also