Struct ShapedTextOptions
Common data for all widgets that use shaped text.
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 ShapedTextOptions
Remarks
Contains the common options that should be exposed for the underlying Slate widget.
Fields
| Improve this Doc View SourcebOverride_TextFlowDirection
Declaration
public bool bOverride_TextFlowDirection
Field Value
Type | Description |
---|---|
System.Boolean |
bOverride_TextShapingMethod
Declaration
public bool bOverride_TextShapingMethod
Field Value
Type | Description |
---|---|
System.Boolean |