Table of Contents

Interface IResourceFob

Namespace
Uncreated.Warfare.FOBs
Assembly
Uncreated.Warfare.dll

A FOB that can store resources.

public interface IResourceFob : IFob, IDeployable, ITranslationArgument
Inherited Members
Extension Methods

Properties

AmmoCount

float AmmoCount { get; }

Property Value

float

BuildCount

float BuildCount { get; }

Property Value

float

Methods

ChangeSupplies(SupplyType, float)

void ChangeSupplies(SupplyType supplyType, float amount)

Parameters

supplyType SupplyType
amount float