Struct ResourceFile
Inherited Members
Namespace: UnityEditor.Build.Content
Assembly: UnityEditor.dll
Syntax
[Serializable]
public struct ResourceFile
Properties
| Improve this Doc View SourcefileAlias
Declaration
public string fileAlias { get; }
Property Value
| Type | Description |
|---|---|
| String |
fileName
Declaration
public string fileName { get; }
Property Value
| Type | Description |
|---|---|
| String |
serializedFile
Declaration
public bool serializedFile { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |