C# 클래스 fCraft.DrawCommands.BlockDBUndoArgs

파일 보기 프로젝트 열기: fragmer/fCraft

공개 프로퍼티들

프로퍼티 타입 설명
AgeLimit System.TimeSpan
Area BoundingBox
CountLimit int
Entries fCraft.BlockDBEntry[]
Not bool
Player Player
Targets fCraft.PlayerInfo[]
World World

프로퍼티 상세

AgeLimit 공개적으로 프로퍼티

public TimeSpan,System AgeLimit
리턴 System.TimeSpan

Area 공개적으로 프로퍼티

public BoundingBox,fCraft Area
리턴 BoundingBox

CountLimit 공개적으로 프로퍼티

public int CountLimit
리턴 int

Entries 공개적으로 프로퍼티

public BlockDBEntry[],fCraft Entries
리턴 fCraft.BlockDBEntry[]

Not 공개적으로 프로퍼티

public bool Not
리턴 bool

Player 공개적으로 프로퍼티

public Player,fCraft Player
리턴 Player

Targets 공개적으로 프로퍼티

public PlayerInfo[],fCraft Targets
리턴 fCraft.PlayerInfo[]

World 공개적으로 프로퍼티

public World,fCraft World
리턴 World