Show / Hide Table of Contents

    Delegate SteamVR_Utils.SystemFn

    Namespace: Valve.VR
    Assembly: Assembly-CSharp.dll
    Syntax
    public delegate object SystemFn(CVRSystem system, params object[] args);
    Parameters
    Type Name Description
    CVRSystem system
    System.Object[] args
    Returns
    Type Description
    System.Object
    Back to top Copyright (c) Valve Corporation, All rights reserved.