C# Class SEModAPIInternal.API.Entity.SectorObjectManager

Inheritance: BaseObjectManager
Afficher le fichier Open project: rexxar-tc/SEServerExtender Class Usage Examples

Méthodes publiques

Свойство Type Description
EntityBaseNetManagerClass string
EntityBaseNetManagerNamespace string
EntityBaseNetManagerSendEntity string
ObjectFactoryClass string
ObjectFactoryNamespace string
ObjectManagerAddEntity string
ObjectManagerClass string
ObjectManagerNamespace string

Méthodes publiques

Méthode Description
AddEntity ( SEModAPIInternal.API.Entity.BaseEntity entity ) : void
ReflectionUnitTest ( ) : bool
SectorObjectManager ( ) : System

Méthodes protégées

Méthode Description
InternalAddEntity ( ) : void
InternalRefreshBackingDataHashSet ( ) : void
IsValidEntity ( Object entity ) : bool
LoadDynamic ( ) : void

Method Details

AddEntity() public méthode

public AddEntity ( SEModAPIInternal.API.Entity.BaseEntity entity ) : void
entity SEModAPIInternal.API.Entity.BaseEntity
Résultat void

InternalAddEntity() protected méthode

protected InternalAddEntity ( ) : void
Résultat void

InternalRefreshBackingDataHashSet() protected méthode

protected InternalRefreshBackingDataHashSet ( ) : void
Résultat void

IsValidEntity() protected méthode

protected IsValidEntity ( Object entity ) : bool
entity Object
Résultat bool

LoadDynamic() protected méthode

protected LoadDynamic ( ) : void
Résultat void

ReflectionUnitTest() public static méthode

public static ReflectionUnitTest ( ) : bool
Résultat bool

SectorObjectManager() public méthode

public SectorObjectManager ( ) : System
Résultat System

Property Details

EntityBaseNetManagerClass public_oe static_oe property

public static string EntityBaseNetManagerClass
Résultat string

EntityBaseNetManagerNamespace public_oe static_oe property

public static string EntityBaseNetManagerNamespace
Résultat string

EntityBaseNetManagerSendEntity public_oe static_oe property

public static string EntityBaseNetManagerSendEntity
Résultat string

ObjectFactoryClass public_oe static_oe property

public static string ObjectFactoryClass
Résultat string

ObjectFactoryNamespace public_oe static_oe property

public static string ObjectFactoryNamespace
Résultat string

ObjectManagerAddEntity public_oe static_oe property

public static string ObjectManagerAddEntity
Résultat string

ObjectManagerClass public_oe static_oe property

public static string ObjectManagerClass
Résultat string

ObjectManagerNamespace public_oe static_oe property

public static string ObjectManagerNamespace
Résultat string