Interface IDeedAuthRelatedAction
Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public interface IDeedAuthRelatedAction
Properties
RelatedDeeds
Declaration
IEnumerable<Deed> RelatedDeeds { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<Deed> |