CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Struct CriFsGroupLoader.LoadStartCbFunc.Arg

    コールバックイベント引数型

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: CriWare
    Assembly: CriWare.CriFs.dll
    Syntax
    public struct CriFsGroupLoader.LoadStartCbFunc.Arg

    Properties

    gfinfo

    読み込むファイルの情報

    Declaration
    public readonly NativeReference<CriFs.GroupFileInfo> gfinfo { get; }
    Property Value
    Type Description
    NativeReference<CriFs.GroupFileInfo>
    In this article
    Back to top Generated by DocFX