C# 클래스 SEModAPIInternal.API.Entity.Sector.SectorObject.FloatingObjectManager

파일 보기 프로젝트 열기: rexxar-tc/SEServerExtender 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FloatingObjectManagerClass string
FloatingObjectManagerNamespace string
FloatingObjectManagerRemoveFloatingObjectMethod string

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ReflectionUnitTest ( ) : bool
RemoveFloatingObject ( FloatingObject floatingObject ) : void

보호된 메소드들

메소드 설명
FloatingObjectManager ( ) : System
InternalRemoveFloatingObject ( ) : void

메소드 상세

FloatingObjectManager() 보호된 메소드

protected FloatingObjectManager ( ) : System
리턴 System

InternalRemoveFloatingObject() 보호된 메소드

protected InternalRemoveFloatingObject ( ) : void
리턴 void

ReflectionUnitTest() 공개 정적인 메소드

public static ReflectionUnitTest ( ) : bool
리턴 bool

RemoveFloatingObject() 공개 메소드

public RemoveFloatingObject ( FloatingObject floatingObject ) : void
floatingObject FloatingObject
리턴 void

프로퍼티 상세

FloatingObjectManagerClass 공개적으로 정적으로 프로퍼티

public static string FloatingObjectManagerClass
리턴 string

FloatingObjectManagerNamespace 공개적으로 정적으로 프로퍼티

public static string FloatingObjectManagerNamespace
리턴 string

FloatingObjectManagerRemoveFloatingObjectMethod 공개적으로 정적으로 프로퍼티

public static string FloatingObjectManagerRemoveFloatingObjectMethod
리턴 string