docs.unity.cn
    Show / Hide Table of Contents

    Constructor AspectType

    AspectType(Type)

    Create an AspectType from a managed Type.

    Declaration
    public AspectType(Type type)
    Parameters
    Type Name Description
    Type type

    The managed Type that derives from IAspect.

    Remarks

    The managed Type must derive from IAspect to be valid.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023