Show / Hide Table of Contents

Class CompoundAction

Составное действие.

Inheritance
Trivium.Common.Models.Entity
CardAction
CompoundAction
Inherited Members
CardAction.Comment
CardAction.EnableExpressionId
Namespace: Trivium.CardsModel.ServerModel.Actions
Assembly: Trivium.CardsModel.dll
Syntax
public class CompoundAction : CardAction, IEntity, IBaseEntity<int>, IBaseId<int>, IReadOnlyBaseEntity<int>, IReadOnlyBaseId<int>, IDependentEntryObject, ISourceAttributeCollector

Properties

bool ParallelRunning
Признак запуска действий параллельно.
int[] SubActions
Действия, которые необходимо запустить параллельно
Back to top Generated by DocFX