Class LadderStartClimbKerbalCharacterMessage
public class LadderStartClimbKerbalCharacterMessage : KerbalCharacterMessage
- Inheritance
-
LadderStartClimbKerbalCharacterMessage
- Inherited Members
- Extension Methods
Constructors
LadderStartClimbKerbalCharacterMessage(ClimbInstance, InteractInstance, IGGuid, bool)
public LadderStartClimbKerbalCharacterMessage(ClimbInstance climbInstance, InteractInstance interactInstance, IGGuid ladderPartId, bool tweenTo)
Parameters
climbInstanceClimbInstanceinteractInstanceInteractInstanceladderPartIdIGGuidtweenTobool
Fields
ClimbInstance
public ClimbInstance ClimbInstance
Field Value
InteractInstance
public InteractInstance InteractInstance
Field Value
LadderPartId
public IGGuid LadderPartId
Field Value
TweenTo
public bool TweenTo