Show / Hide Table of Contents

Class ShowReference

Show reference screen on editor.
在編輯器顯示參考屏幕。

Inheritance
System.Object
ShowReference
Namespace: Votanic.vXR.vCast.Core
Assembly: Votanic.vXR.dll
Syntax
[Serializable]
public class ShowReference

Fields

editMode

Show on edit mode.
在 Edit 模式顯示。

Declaration
public bool editMode
Field Value
Type Description
System.Boolean

playMode

Show on play mode.
在 Play 模式顯示。

Declaration
public bool playMode
Field Value
Type Description
System.Boolean

showInBuild

Copy to batches files.
複製至 Batch 檔案。

Declaration
public bool showInBuild
Field Value
Type Description
System.Boolean
In This Article
Back to top Generated by DocFX