omni::kit::kScriptingEventCommand
Defined in omni/kit/IApp.h
- 
const carb::events::EventType omni::kit::kScriptingEventCommand = 0
- An event that is pushed when a scripting command is issued. - This event is pushed to IAppScripting::getEventStream(). - See also - carb::events::IEventStream, carb::events::IEvents, IAppScripting::executeString(), IAppScripting::executeFile(), IAppScripting::getEventStream() - Event Arguments
- ”text” - A human-readable text block (string)