ConsoleCommandArgumentParserPed Class

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "T:Rage.ConsoleCommands.ArgumentParsers.ConsoleCommandArgumentParserPed"]

Inheritance Hierarchy

SystemObject
  Rage.ConsoleCommands.ArgumentParsersConsoleCommandArgumentParser
    Rage.ConsoleCommands.ArgumentParsersConsoleCommandArgumentParserPed

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

[ConsoleCommandArgumentParserAttribute(new Type[] { ... })]
public sealed class ConsoleCommandArgumentParserPed : ConsoleCommandArgumentParser

The ConsoleCommandArgumentParserPed type exposes the following members.

Constructors

  NameDescription
Public methodConsoleCommandArgumentParserPed
Initializes a new instance of the ConsoleCommandArgumentParserPed class
Top
Methods

  NameDescription
Public methodParse
Parses the specified argument as a Ped.
(Overrides ConsoleCommandArgumentParserParse(String).)
Top
See Also

Reference