Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Static Public Member Functions | Public Attributes | Properties | List of all members
AttachRules Class Reference

Public Member Functions

string String ()
 

Static Public Member Functions

static AttachRules Parse (string value)
 

Public Attributes

bool allowCollision
 
bool allowDock
 
bool allowRoot
 
bool allowRotate
 
bool allowSrfAttach
 
bool allowStack
 
bool srfAttach
 
bool stack
 

Properties

bool StackOrSurfaceAttachable [get]
 Wil return true if this rule allows it to be surface attached or stack attached. (Not whether things can be surface or stack attached to it). More...
 

Member Function Documentation

static AttachRules AttachRules.Parse ( string  value)
inlinestatic
string AttachRules.String ( )
inline

Member Data Documentation

bool AttachRules.allowCollision
bool AttachRules.allowDock
bool AttachRules.allowRoot
bool AttachRules.allowRotate
bool AttachRules.allowSrfAttach
bool AttachRules.allowStack
bool AttachRules.srfAttach
bool AttachRules.stack

Property Documentation

bool AttachRules.StackOrSurfaceAttachable
get

Wil return true if this rule allows it to be surface attached or stack attached. (Not whether things can be surface or stack attached to it).


The documentation for this class was generated from the following file: