CommandIterator Class

This class has no description.

Methods 4

Name Description
CommandIterator

Creates a new CommandIterator. Must be freed with delete or CloseHandle().

GetDescription

Retrieves the command's description.

GetName

Retrieves the command's name.

Next

Determines if there is a next command. If one is found, the iterator is advanced to it.

Properties 4

Name Type Description
PluginHandle

Retrieves the plugin handle of the command's creator

Flagsint

AdminFlagsint

Retrieves the command's effective admin flags.

ConVarFlagsint

Retrieves the command's convar flags.