Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundClass
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundClass.h |
| Include | #include "Sound/SoundClass.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundClass.cpp |
void SetParentClass
&40;
USoundClass &42; InParentClass
&41;
Remarks
Set the parent class of this SoundClass, removing it as a child from its previous owner
Parameters
| Name | Description |
|---|---|
| InParentClass | The New Parent Class of this |