Documentation

EntityLink
in package

Table of Contents

TYPE_PASSENGER  = 2
TYPE_REMOVE  = 0
TYPE_RIDER  = 1
$causedByRider  : bool
$fromActorUniqueId  : int
$immediate  : bool
$toActorUniqueId  : int
$type  : int
__construct()  : mixed

Constants

Properties

$fromActorUniqueId

public int $fromActorUniqueId

Methods

__construct()

public __construct(int $fromActorUniqueId, int $toActorUniqueId, int $type, bool $immediate, bool $causedByRider) : mixed
Parameters
$fromActorUniqueId : int
$toActorUniqueId : int
$type : int
$immediate : bool
$causedByRider : bool
Return values
mixed

Search results