CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Struct CriAtomEx.AisacGraphInfo

    Aisac Graph情報取得用構造体

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: CriWare
    Assembly: CriWare.CriAtom.dll
    Syntax
    public struct CriAtomEx.AisacGraphInfo
    Remarks

    説明: Global Aisac Graph情報を取得するための構造体です。 GetGlobalAisacGraphInfo(in GlobalAisacInfo, ushort, out AisacGraphInfo) 関数に引数として渡します。

    Fields

    type

    Declaration
    public CriAtomEx.AisacGraphType type
    Field Value
    Type Description
    CriAtomEx.AisacGraphType
    Remarks

    Graphタイプ

    See Also

    GetGlobalAisacGraphInfo(in GlobalAisacInfo, ushort, out AisacGraphInfo)
    In this article
    Back to top Generated by DocFX