Interface IAssetQuestPreset
An IQuestPreset that has a SDG.Unturned.QuestAsset configured for it.
public interface IAssetQuestPreset : IQuestPreset
- Inherited Members
Properties
Asset
GUID for a SDG.Unturned.QuestAsset.
Guid Asset { get; }
Property Value
Remarks
Note that multiple presets may have the same asset.