Table of Contents

Class BroadcastActionArgs

Namespace
TrinketTinker.Models.AbilityArgs
Assembly
TrinketTinker.dll

Args to broadcast an action, less things are checked with this

public sealed class BroadcastActionArgs : ActionArgs, IArgs
Inheritance
BroadcastActionArgs
Implements
Inherited Members

Fields

Condition

An additional condition to check, on the recipient

public string? Condition

Field Value

string

PlayerKey

Player key

public string PlayerKey

Field Value

string

Methods

Validate()

public bool Validate()

Returns

bool