PlaceholderCommandHandler Properties

Properties

AcceptsContextTypes The datatype this command handler accepts for the context when expanding.
Command The level's command.
ContextType The datatype this command handler will output.
DefaultClientCommandGenerator  
Initialized Indicates whether the handler has been initialized.
Issues Issues encountered during initialization.
Level The placeholder level this object is handling.
Parameter The level's parameter.
Settings The level's parse and expansion settings.
SupportedTypes Hint to base validation about which types are supported. If null or empty, all formats are considered valid.
Vault The level's vault.

See Also