C# Class kOS.Safe.Exceptions.KOSOnceInvalidHereException

A version of KOSCommandInvalidHere describing an attempt to use the WAIT keyword when in a trigger.
Inheritance: kOS.Safe.Exceptions.KOSCommandInvalidHereException
Afficher le fichier Open project: KSP-KOS/KOS

Méthodes publiques

Méthode Description
KOSOnceInvalidHereException ( LineCol location ) : kOS.Safe.Compilation.KS

Method Details

KOSOnceInvalidHereException() public méthode

public KOSOnceInvalidHereException ( LineCol location ) : kOS.Safe.Compilation.KS
location LineCol
Résultat kOS.Safe.Compilation.KS