TargetedInteractionCollectionItem
Namespace: Murder.Interactions
Assembly: Murder.dll
public sealed struct TargetedInteractionCollectionItem
⭐ Constructors
public TargetedInteractionCollectionItem()
⭐ Properties
InteractionCollection
public readonly ImmutableArray<T> InteractionCollection;
Returns
ImmutableArray<T>
Target
public readonly string Target;
Returns
string
⚡