Search Results for

    Show / Hide Table of Contents

    Interface ICustomDestroyRoutine

    Lets networked gameobjects to customize their behaviour after being despawned instead of immediately destroying it. ICustomDestroyRoutine.CustomDestroyRoutine is called everywhere.

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public interface ICustomDestroyRoutine

    Methods

    CustomDestroyRoutine()

    Declaration
    void CustomDestroyRoutine()
    In This Article
    Back to top Shape of Dreams API Documentation