class CModelConfigElement_ Command : public CModelConfigElement
{
public:
CUtlString m_ Command;
KeyValues3 m_ Args;
};KV3 Class Defaults
{
_ class = "CModelConfigElement_ Command"
m_ ElementName = ""
m_ NestedElements = [ ]
m_ Command = ""
m_ Args = null
}