Navigation
API > API/Plugins > API/Plugins/SubsonicEngine
| |
|
| Name |
FSubsonicEventAction_GeneratorSourceStop |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/Subsonic/Source/SubsonicEngine/Public/StandardActions/SubsonicAction_GeneratorSource.h |
| Include Path |
#include "StandardActions/SubsonicAction_GeneratorSource.h" |
Syntax
USTRUCT (MinimalAPI, DisplayName="Stop Sound (GeneratorSource)")
struct FSubsonicEventAction_GeneratorSourceStop : public UE::Subsonic::Core::FSubsonicEventActionBase
Inheritance Hierarchy
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~FSubsonicEventAction_GeneratorSourceStop()
|
|
StandardActions/SubsonicAction_GeneratorSource.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Name |
FName |
Addressable name of source instance. |
StandardActions/SubsonicAction_GeneratorSource.h |
- EditAnywhere
- Category="Subsonic"
|
| Scope |
ESubsonicExecutionScope |
Scope of source accessor. |
StandardActions/SubsonicAction_GeneratorSource.h |
- EditAnywhere
- Category="Subsonic"
|
Functions