C# Class kOS.Suffixed.Addon

Inheritance: Structure
Afficher le fichier Open project: KSP-KOS/KOS

Protected Properties

Свойство Type Description
shared SharedObjects

Méthodes publiques

Méthode Description
Available ( ) : BooleanValue
ToString ( ) : string

Méthodes protégées

Méthode Description
Addon ( SharedObjects shared ) : System

Private Methods

Méthode Description
InitializeSuffixes ( ) : void

Method Details

Addon() protected méthode

protected Addon ( SharedObjects shared ) : System
shared SharedObjects
Résultat System

Available() public abstract méthode

public abstract Available ( ) : BooleanValue
Résultat kOS.Safe.Encapsulation.BooleanValue

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

shared protected_oe property

protected SharedObjects shared
Résultat SharedObjects