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

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

공개 메소드들

메소드 설명
BeaconGlobal ( OpenRA.Scripting.ScriptContext context ) : OpenRA.Mods.Common.Effects

비공개 메소드들

메소드 설명
New ( Player owner, WPos position, int duration = 30*25, bool showRadarPings = true, string palettePrefix = "player" ) : Beacon

메소드 상세

BeaconGlobal() 공개 메소드

public BeaconGlobal ( OpenRA.Scripting.ScriptContext context ) : OpenRA.Mods.Common.Effects
context OpenRA.Scripting.ScriptContext
리턴 OpenRA.Mods.Common.Effects