1
iw4madminapplicationcommands ListAliasesCommand
RaidMax edited this page 2023-05-20 22:09:21 -05:00

ListAliasesCommand Public class

Description

Lists alises of specified client

Diagram

Members

Methods

Public methods

Returns Name
Task ExecuteAsync(GameEvent gameEvent)

Details

Summary

Lists alises of specified client

Inheritance

Constructors

ListAliasesCommand

Source code

public ListAliasesCommand(CommandConfiguration config, ITranslationLookup translationLookup)
Arguments
Type Name Description
CommandConfiguration config
ITranslationLookup translationLookup

Methods

ExecuteAsync

Source code

public override Task ExecuteAsync(GameEvent gameEvent)
Arguments
Type Name Description
GameEvent gameEvent

Generated with ModularDoc