C# Class kOS.AddOns.RemoteTech.RemoteTechHook

Show file Open project: KSP-KOS/KOS Class Usage Examples

Public Methods

Method Description
IsAvailable ( ) : bool
IsAvailable ( System.Guid vesselId ) : bool

Private Methods

Method Description
InitializeAPI ( ) : IRemoteTechAPIv1

Method Details

IsAvailable() public static method

public static IsAvailable ( ) : bool
return bool

IsAvailable() public static method

public static IsAvailable ( System.Guid vesselId ) : bool
vesselId System.Guid
return bool