Format
Class
Read time 1 minuteLast updated a day ago
Inheritance
- object
- Format
Inherited Members
- Equals(object)
- Equals(object, object)
- GetHashCode()
- GetType()
- MemberwiseClone()
- ReferenceEquals(object, object)
- ToString()
Namespace: UnityEngine.Pixyz.Core
[Serializable]public class Format
Constructors
Format()
public Format()
Format(Format)
Parameterspublic Format(Format o)
Type | Name | Description |
|---|---|---|
| Format | o |
Fields
name
Returnspublic string name
Type | Description |
|---|---|
| string |
extensions
Returnspublic StringList extensions
Type | Description |
|---|---|
| StringList |