documentation

VLModelTrackerCommands.SetModelBoolPropertyCmd Class Reference

Inherits VLWorkerCommands.CommandBase.

Data Structures

struct  Param
 

Public Member Functions

 SetModelBoolPropertyCmd (string name, string property, bool enable)
 
- Public Member Functions inherited from VLWorkerCommands.CommandBase
 CommandBase (string name)
 

Data Fields

Param param
 
- Data Fields inherited from VLWorkerCommands.CommandBase
string name
 

Constructor & Destructor Documentation

◆ SetModelBoolPropertyCmd()

VLModelTrackerCommands.SetModelBoolPropertyCmd.SetModelBoolPropertyCmd ( string  name,
string  property,
bool  enable 
)
inline

Field Documentation

◆ param

Param VLModelTrackerCommands.SetModelBoolPropertyCmd.param