Struct WidgetAnimationBinding
A single object bound to a UMG sequence.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.UMG
Assembly: UE4DotNet.dll
Syntax
public struct WidgetAnimationBinding
Fields
| Improve this Doc View SourcebIsRootWidget
Declaration
public bool bIsRootWidget
Field Value
Type | Description |
---|---|
System.Boolean |
SlotWidgetName
Declaration
public Name SlotWidgetName
Field Value
Type | Description |
---|---|
Name |
WidgetName
Declaration
public Name WidgetName
Field Value
Type | Description |
---|---|
Name |