Table of Contents

Class LadderStartClimbKerbalCharacterMessage

Namespace
KSP.Sim.impl
Assembly
Assembly-CSharp.dll
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

climbInstance ClimbInstance
interactInstance InteractInstance
ladderPartId IGGuid
tweenTo bool

Fields

ClimbInstance

public ClimbInstance ClimbInstance

Field Value

ClimbInstance

InteractInstance

public InteractInstance InteractInstance

Field Value

InteractInstance

LadderPartId

public IGGuid LadderPartId

Field Value

IGGuid

TweenTo

public bool TweenTo

Field Value

bool