PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
ActionLockAttachment.c File Reference

Data Structures

class  ActionLockAttachment
 

Enumerations

enum  eLockTypes
 

Functions

enum eLockTypes CreateActionComponent ()
 

Variables

 NONE = 0
 
 LOCK_SCREW = 1
 
 LOCK_BOLT = 2
 
 LOCK_NUT = 3
 
 LOCK_WIRE = 4
 

Enumeration Type Documentation

◆ eLockTypes

enum eLockTypes

Function Documentation

◆ CreateActionComponent()

enum eLockTypes CreateActionComponent ( )

Variable Documentation

◆ LOCK_BOLT

LOCK_BOLT = 2

◆ LOCK_NUT

LOCK_NUT = 3

◆ LOCK_SCREW

LOCK_SCREW = 1

◆ LOCK_WIRE

LOCK_WIRE = 4

◆ NONE

@ NONE = 0