Show / Hide Table of Contents

    Class NativeObject

    The motphys native object.

    Inheritance
    System.Object
    NativeObject
    BaseJoint
    Namespace: Motphys.Rigidbody
    Assembly: solution.dll
    Syntax
    public abstract class NativeObject : MonoBehaviour

    Methods

    Awake()

    Declaration
    protected virtual void Awake()

    CreateNativeIfNot()

    Declaration
    protected void CreateNativeIfNot()

    OnCreateNative()

    Declaration
    protected abstract void OnCreateNative()

    OnDestroy()

    Declaration
    protected virtual void OnDestroy()

    OnDestroyNative()

    Declaration
    protected abstract void OnDestroyNative()
    Back to top Copyright © 2020-2024 北京谋先飞技术有限公司及其关联公司北京谋先飞科技有限公司
    Generated by DocFX