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
PlayerKey
Player key
public string PlayerKey
Field Value
Methods
Validate()
public bool Validate()