C# Class SEModAPIInternal.API.Entity.Sector.SectorObject.CubeGrid.CubeBlock.TerminalBlockEntity

Inheritance: CubeBlockEntity
Afficher le fichier Open project: rexxar-tc/SEServerExtender

Méthodes publiques

Свойство Type Description
TerminalBlockBroadcastCustomNameMethod string
TerminalBlockClass string
TerminalBlockGetCustomNameMethod string
TerminalBlockNamespace string
TerminalBlockSetCustomNameMethod string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ReflectionUnitTest ( ) : bool
SetCustomName ( IMyTerminalBlock terminalBlock, string text ) : void
TerminalBlockEntity ( CubeGridEntity parent, MyObjectBuilder_TerminalBlock definition ) : System
TerminalBlockEntity ( CubeGridEntity parent, MyObjectBuilder_TerminalBlock definition, Object backingObject ) : System

Méthodes protégées

Méthode Description
GetCustomName ( ) : string
InternalSetCustomName ( ) : void

Method Details

GetCustomName() protected méthode

protected GetCustomName ( ) : string
Résultat string

InternalSetCustomName() protected méthode

protected InternalSetCustomName ( ) : void
Résultat void

ReflectionUnitTest() public static méthode

public static ReflectionUnitTest ( ) : bool
Résultat bool

SetCustomName() public static méthode

public static SetCustomName ( IMyTerminalBlock terminalBlock, string text ) : void
terminalBlock IMyTerminalBlock
text string
Résultat void

TerminalBlockEntity() public méthode

public TerminalBlockEntity ( CubeGridEntity parent, MyObjectBuilder_TerminalBlock definition ) : System
parent CubeGridEntity
definition MyObjectBuilder_TerminalBlock
Résultat System

TerminalBlockEntity() public méthode

public TerminalBlockEntity ( CubeGridEntity parent, MyObjectBuilder_TerminalBlock definition, Object backingObject ) : System
parent CubeGridEntity
definition MyObjectBuilder_TerminalBlock
backingObject Object
Résultat System

Property Details

TerminalBlockBroadcastCustomNameMethod public_oe static_oe property

public static string TerminalBlockBroadcastCustomNameMethod
Résultat string

TerminalBlockClass public_oe static_oe property

public static string TerminalBlockClass
Résultat string

TerminalBlockGetCustomNameMethod public_oe static_oe property

public static string TerminalBlockGetCustomNameMethod
Résultat string

TerminalBlockNamespace public_oe static_oe property

public static string TerminalBlockNamespace
Résultat string

TerminalBlockSetCustomNameMethod public_oe static_oe property

public static string TerminalBlockSetCustomNameMethod
Résultat string