C# 클래스 OTAPI.Patcher.Engine.Modifications.Hooks.World.DropMeteor

This modification will insert a callback right before the 'stopDrops = true` in the WorldGen.meteor method so we can create a hook for when meteors drop.
상속: ModificationBase
파일 보기 프로젝트 열기: DeathCradle/Open-Terraria-API

공개 메소드들

메소드 설명
Run ( ) : void

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void