Interface IUnmanagedProperty | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Interface IUnmanagedProperty

    Inherited Members
    IProperty.GetName()
    IProperty.IsReadOnly
    IProperty.IsContainer
    IProperty.Attributes
    Namespace: Unity.Properties
    Syntax
    public interface IUnmanagedProperty : IProperty

    Properties

    Offset

    Declaration
    int Offset { get; }
    Property Value
    Type Description
    System.Int32
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX