Table of Contents

TryGetCurrentCommandMeta

Methods
public static bool TryGetCurrentCommandMeta(out CommandMeta commandMeta)

Returns the metadata of the currently executed command if available.

Parameters
Type Name Description
CommandMeta commandMeta
Returns
Type Description
bool
See Also