C# 클래스 OpenRA.Mods.Common.Scripting.PlayerGlobal

상속: OpenRA.Scripting.ScriptGlobal
파일 보기 프로젝트 열기: pchote/OpenRA

공개 메소드들

메소드 설명
PlayerGlobal ( OpenRA.Scripting.ScriptContext context ) : System.Linq

비공개 메소드들

메소드 설명
GetPlayer ( string name ) : Player
GetPlayers ( Eluant.LuaFunction filter ) : Player[]

메소드 상세

PlayerGlobal() 공개 메소드

public PlayerGlobal ( OpenRA.Scripting.ScriptContext context ) : System.Linq
context OpenRA.Scripting.ScriptContext
리턴 System.Linq