docs.unity3d.com
    目次を表示する/隠す

    Class Hint

    Compile-time hint intrinsics.

    Inheritance
    Object
    Hint
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.Burst.CompilerServices
    Syntax
    public static class Hint

    Methods

    Name Description
    Assume(Boolean)

    Hints to the compiler that the condition can be assumed to be true.

    Likely(Boolean)

    Hints to the compiler that the condition is likely to be true.

    Unlikely(Boolean)

    Hints to the compiler that the condition is unlikely to be true.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)