Table of Contents

Enum KerbalCharacterStateHandlerType

Namespace
KSP.Sim.impl
Assembly
Assembly-CSharp.dll
public enum KerbalCharacterStateHandlerType : byte
Extension Methods

Fields

Climb = 5
GroundDetect = 8
Invalid = 0
Jetpack = 3
Jump = 4
Move = 2
PlayAnimation = 7
Stand = 1
StepDetect = 9
Swim = 6
WaterDetect = 10