Interface IFobEntity
An item placed on a FOB.
public interface IFobEntity : ITransformObject
- Inherited Members
- Extension Methods
Properties
IdentifyingAsset
The primary asset that identifies this fob entity.
IAssetLink<Asset> IdentifyingAsset { get; }
Property Value
- IAssetLink<Asset>
Team
The team this buildable belongs to.
Team Team { get; }
Property Value
Methods
UpdateConfiguration(FobConfiguration)
Called when the FobConfiguration is updated.
void UpdateConfiguration(FobConfiguration configuration)
Parameters
configurationFobConfiguration