C# 클래스 WorldEditor.DefaultFilter

상속: IFilter
파일 보기 프로젝트 열기: rotators/tools 1 사용 예제들

공개 메소드들

메소드 설명
DefaultFilter ( bool FilterTerrain, bool FilterChance, bool FilterNoLocation, bool FilterNoGroup, bool FilterLocation, bool FilterGroup, bool FilterFlag, String Terrain, String Chance, String Group, String Location, String Flag ) : System

메소드 상세

DefaultFilter() 공개 메소드

public DefaultFilter ( bool FilterTerrain, bool FilterChance, bool FilterNoLocation, bool FilterNoGroup, bool FilterLocation, bool FilterGroup, bool FilterFlag, String Terrain, String Chance, String Group, String Location, String Flag ) : System
FilterTerrain bool
FilterChance bool
FilterNoLocation bool
FilterNoGroup bool
FilterLocation bool
FilterGroup bool
FilterFlag bool
Terrain String
Chance String
Group String
Location String
Flag String
리턴 System