Struct LocalizationOptions<T>
Inherited Members
Namespace: Glitch9.AIDevKit.Sheets
Assembly: Glitch9.AIDevKit.Sheets.dll
Syntax
public struct LocalizationOptions<T> where T : Object
Type Parameters
| Name | Description |
|---|---|
| T |
Fields
| Edit this page View SourceFallback
Declaration
public T Fallback
Field Value
| Type | Description |
|---|---|
| T |
LogWarnings
Declaration
public bool LogWarnings
Field Value
| Type | Description |
|---|---|
| bool |
Placeholder
Declaration
public T Placeholder
Field Value
| Type | Description |
|---|---|
| T |
Properties
| Edit this page View SourceDefault
Declaration
public static LocalizationOptions<T> Default { get; }
Property Value
| Type | Description |
|---|---|
| LocalizationOptions<T> |