C# Class SEModAPIInternal.API.Entity.SectorEntity

Inheritance: BaseObject
Mostra file Open project: rexxar-tc/SEServerExtender Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DeleteEntry ( Object source ) : bool
NewEntry ( Type newType ) : BaseObject
SectorEntity ( MyObjectBuilder_Sector definition ) : System

Method Details

DeleteEntry() public method

public DeleteEntry ( Object source ) : bool
source Object
return bool

NewEntry() public method

public NewEntry ( Type newType ) : BaseObject
newType System.Type
return BaseObject

SectorEntity() public method

public SectorEntity ( MyObjectBuilder_Sector definition ) : System
definition MyObjectBuilder_Sector
return System