Navigation
API > API/Plugins > API/Plugins/AudioExperimentalRuntime > API/Plugins/AudioExperimentalRuntime/FChannelTypeFamily
Description
Returns the family name (C++ type) of this ChannelType. This allows us to safely downcast (if necessary).
| Name | GetFamilyName |
| Type | function |
| Header File | /Engine/Plugins/Experimental/MetasoundExperimental/Source/AudioExperimentalRuntime/Public/TypeFamily/ChannelTypeFamily.h |
| Include Path | #include "TypeFamily/ChannelTypeFamily.h" |
FName GetFamilyName() const
The name of this type Family. (i.e. Discrete/Ambisoncs).