Struct GatherTextFromPackagesConfiguration
Gather Text from Packages Configuration
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.Localization
Assembly: UE4DotNet.dll
Syntax
public struct GatherTextFromPackagesConfiguration
Fields
| Improve this Doc View SourceIsEnabled
Declaration
public bool IsEnabled
Field Value
Type | Description |
---|---|
System.Boolean |
ShouldGatherFromEditorOnlyData
Declaration
public bool ShouldGatherFromEditorOnlyData
Field Value
Type | Description |
---|---|
System.Boolean |
SkipGatherCache
Declaration
public bool SkipGatherCache
Field Value
Type | Description |
---|---|
System.Boolean |