Interface IAssetWithSource
public interface IAssetWithSource
Properties
Source
The source file of this asset.
UFile Source { get; set; }
Property Value
- UFile
public interface IAssetWithSource
The source file of this asset.
UFile Source { get; set; }