Documentation

OpponentFlyweight extends BaseComponent
in package

Table of Contents

Properties

$id  : int|null
$in_use  : bool|null
$name  : string|null
$fields  : array<string|int, string>

Properties

$in_use

public bool|null $in_use

indicates of the opponent is currently being used

$fields

protected static array<string|int, string> $fields = ["id" => "int", "name" => "string", "in_use" => "bool"]

        
On this page

Search results