Search Results for

    Show / Hide Table of Contents

    Struct ScopeExit

    Assembly: FlaxEngine.dll
    File: Engine/Core/ScopeExit.h
    Syntax
    public struct ScopeExit<FuncType>
    Type Parameters
    typename FuncType

    Constructors

    ~ScopeExit()

    Declaration
    public ~ScopeExit()

    ScopeExit(FuncType&& func)

    Declaration
    public ScopeExit(FuncType&& func)
    Parameters
    FuncType func

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat