C# Class SEModAPIInternal.API.Entity.Sector.SectorObject.FloatingObjectManager

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

Méthodes publiques

Свойство Type Description
FloatingObjectManagerClass string
FloatingObjectManagerNamespace string
FloatingObjectManagerRemoveFloatingObjectMethod string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ReflectionUnitTest ( ) : bool
RemoveFloatingObject ( FloatingObject floatingObject ) : void

Méthodes protégées

Méthode Description
FloatingObjectManager ( ) : System
InternalRemoveFloatingObject ( ) : void

Method Details

FloatingObjectManager() protected méthode

protected FloatingObjectManager ( ) : System
Résultat System

InternalRemoveFloatingObject() protected méthode

protected InternalRemoveFloatingObject ( ) : void
Résultat void

ReflectionUnitTest() public static méthode

public static ReflectionUnitTest ( ) : bool
Résultat bool

RemoveFloatingObject() public méthode

public RemoveFloatingObject ( FloatingObject floatingObject ) : void
floatingObject FloatingObject
Résultat void

Property Details

FloatingObjectManagerClass public_oe static_oe property

public static string FloatingObjectManagerClass
Résultat string

FloatingObjectManagerNamespace public_oe static_oe property

public static string FloatingObjectManagerNamespace
Résultat string

FloatingObjectManagerRemoveFloatingObjectMethod public_oe static_oe property

public static string FloatingObjectManagerRemoveFloatingObjectMethod
Résultat string