StatusToText 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
協助程式將 WorldLockingManager 診斷系結至要顯示的文字網格。
public class StatusToText : UnityEngine.MonoBehaviour
type StatusToText = class
inherit MonoBehaviour
Public Class StatusToText
Inherits MonoBehaviour
- 繼承
-
UnityEngine.MonoBehaviourStatusToText
建構函式
StatusToText() |
協助程式將 WorldLockingManager 診斷系結至要顯示的文字網格。 |
屬性
ErrorStatusEnabled |
顯示錯誤狀態的文字網格。 |
InfoEnabled |
用於顯示摘要資訊的文字網格。 |
MetricsEnabled |
是否顯示目前啟用的詳細計量。 |
StateIndicatorEnabled |
顯示目前狀態的文字網格。 |
VersionTimestampEnabled |
要顯示版本和時間戳的文字網格。 |