FAssetRegistryRecord
Namespace: UAssetAPI
public class FAssetRegistryRecord
Inheritance Object → FAssetRegistryRecord
Fields
Path
Path relative to the package.
public string Path;
ClassName
Asset object name.
public string ClassName;
TagMap
Asset registry tags.
public Dictionary<string, string> TagMap;
Constructors
FAssetRegistryRecord()
public FAssetRegistryRecord()