Interface IBuildableFobEntityInfo
- Namespace
- Uncreated.Warfare.FOBs.Construction
- Assembly
- Uncreated.Warfare.dll
public interface IBuildableFobEntityInfo
Properties
Icon
string? Icon { get; }
Property Value
IconOffset
Vector3 IconOffset { get; }
Property Value
- Vector3
IdentifyingAsset
IAssetLink<ItemPlaceableAsset>? IdentifyingAsset { get; }
Property Value
- IAssetLink<ItemPlaceableAsset>