Navigation
API > API/Plugins > API/Plugins/SoundScape
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USoundscapeColorPointHashMapCollection
References
| Module | SoundScape |
| Header | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Public/SoundscapeSubsystem.h |
| Include | #include "SoundscapeSubsystem.h" |
Syntax
UCLASS&40;&41;
class USoundscapeColorPointHashMapCollection : public UObject
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddColorPointArrayToHashMapCollection
(
const TArray< FVector >& Locations, |
||
| void | CalculateTotalColorPointDensity
(
TMap< FGameplayTag, int32 >& TotalHashMapColorPointDensity, |
||
| void | |||
| int32 | GetColorPointHashMapCollectionDensity
(
const FVector Location, |
||
| void |