FConcurrencyHandle

Handle to all required data to create and catalog a concurrency group

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundConcurrency.h

Include

#include "Sound/SoundConcurrency.h"

Syntax

struct FConcurrencyHandle

Remarks

Handle to all required data to create and catalog a concurrency group

Variables

Name Description

Public variable

const bool

 

bIsOverride

Public variable

const FConcurre...

 

ObjectID

Public variable

const FSoundCon...

 

Settings

Constructors

Name Description

Public function

FConcurrencyHandle

(
    const FSoundConcurrencySettings& I...
)

Constructs a handle from concurrency override settings

Public function

FConcurrencyHandle

(
    const USoundConcurrency& Concurren...
)

Constructs a handle to a concurrency asset

Functions

Name Description

Public function Const

EConcurrency...

 

GetMode

(
    const FActiveSound& ActiveSound
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss