ServerCommandService.CapabilityInfo Class Referencesealed

Public Member Functions

 CapabilityInfo ()
 
 CapabilityInfo (string name)
 

Properties

bool Absolute [get, set]
 
bool Automatic [get, set]
 
Guid CapabilityId [get, set]
 
string Name [get, set]
 
bool Relative [get, set]
 
bool Speed [get, set]
 
bool Start [get, set]
 
bool Stop [get, set]
 

Constructor & Destructor Documentation

◆ CapabilityInfo() [1/2]

ServerCommandService.CapabilityInfo.CapabilityInfo ( )
inline

◆ CapabilityInfo() [2/2]

ServerCommandService.CapabilityInfo.CapabilityInfo ( string name)
inline

Property Documentation

◆ Absolute

bool ServerCommandService.CapabilityInfo.Absolute
getset

◆ Automatic

bool ServerCommandService.CapabilityInfo.Automatic
getset

◆ CapabilityId

Guid ServerCommandService.CapabilityInfo.CapabilityId
getset

◆ Name

string ServerCommandService.CapabilityInfo.Name
getset

◆ Relative

bool ServerCommandService.CapabilityInfo.Relative
getset

◆ Speed

bool ServerCommandService.CapabilityInfo.Speed
getset

◆ Start

bool ServerCommandService.CapabilityInfo.Start
getset

◆ Stop

bool ServerCommandService.CapabilityInfo.Stop
getset