CommandIterator.CommandIterator Method

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

The CommandIterator can be used to iterate commands created by SourceMod plugins and allows inspection of properties associated with the command.

CommandIterator CommandIterator()

Return Value

New CommandIterator Handle.