Navigation
API > API/Plugins > API/Plugins/SubsonicCore
Represents minimal information required to locate a stale binding entry.
| Name | FStalePropertyHandle |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Subsonic/Source/SubsonicCore/Public/SubsonicBindingUtils.h |
| Include Path | #include "SubsonicBindingUtils.h" |
Syntax
struct FStalePropertyHandle
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Action | FActionHandle | Action containing stale binding. | SubsonicBindingUtils.h | |
| Property | FName | Name of property on action that is stale. | SubsonicBindingUtils.h |