Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Xenko
Editor
Preview
PreviewEntity
C# 클래스 Xenko.Editor.Preview.PreviewEntity
파일 보기
프로젝트 열기: xen2/stride
공개 프로퍼티들
프로퍼티
타입
설명
Disposed
Action
Entity
Entity
공개 메소드들
메소드
설명
PreviewEntity
(
Entity
entity
) :
System
메소드 상세
PreviewEntity()
공개
메소드
public
PreviewEntity
(
Entity
entity
) :
System
entity
Entity
리턴
System
프로퍼티 상세
Disposed
공개적으로 프로퍼티
The actions to undertake when the preview entity is not used anymore.
public
Action
Disposed
리턴
Action
Entity
공개적으로 프로퍼티
The entity to preview.
public
Entity
Entity
리턴
Entity