C# 클래스 WindRunner_Annihilation.Logic.DebugLines

파일 보기 프로젝트 열기: JumpAttacker/EnsageSharp 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DebugLines ( ) : System
Dispose ( System.Entity target ) : bool
DrawEffect ( System.Entity target, string effectName, bool draw ) : void

메소드 상세

DebugLines() 공개 메소드

public DebugLines ( ) : System
리턴 System

Dispose() 공개 메소드

public Dispose ( System.Entity target ) : bool
target System.Entity
리턴 bool

DrawEffect() 공개 메소드

public DrawEffect ( System.Entity target, string effectName, bool draw ) : void
target System.Entity
effectName string
draw bool
리턴 void