TaskSequencePed Property

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets the Ped that owns this TaskSequence.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public Ped Ped { get; }

Property Value

Type: Ped
The Ped that owns this TaskSequence.
See Also

Reference