Struct I18NMedia<T>
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: Rosetta.Editor.Creator
Assembly: Rosetta.Editor.dll
Syntax
public struct I18NMedia<T>
Type Parameters
Name | Description |
---|---|
T |
Fields
| Improve this Doc View SourceComment
Declaration
public string Comment
Field Value
Type | Description |
---|---|
System.String |
PathList
Declaration
public List<string> PathList
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |
Value
Declaration
public T Value
Field Value
Type | Description |
---|---|
T |