C# 클래스 EssentialsPlugin.Utility.Extensions

파일 보기 프로젝트 열기: rexxar-tc/EssentialsPlugin

공개 메소드들

메소드 설명
GetOwner ( this grid ) : string
Stop ( this entity ) : void

메소드 상세

GetOwner() 공개 정적인 메소드

public static GetOwner ( this grid ) : string
grid this
리턴 string

Stop() 공개 정적인 메소드

public static Stop ( this entity ) : void
entity this
리턴 void