C# 클래스 entity.MetaFuncs.MetaEditor.PluginControl

The plugin control.
파일 보기 프로젝트 열기: troymac1ure/Entity

공개 프로퍼티들

프로퍼티 타입 설명
height int
offset int
type ContainerType
width int

프로퍼티 상세

height 공개적으로 프로퍼티

The height.
public int height
리턴 int

offset 공개적으로 프로퍼티

The offset.
public int offset
리턴 int

type 공개적으로 프로퍼티

The type.
public ContainerType type
리턴 ContainerType

width 공개적으로 프로퍼티

The width.
public int width
리턴 int