Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Make methods in GameObjectCreatorFromMetadata virtual #687

@jessicafalk

Description

@jessicafalk

Description

To allow developers to modify the default pipeline for creating and destroying linked game objects, we should make the add a filter method in the GameObjectCreatorFromMetadata and make it virtual. This allows you to add your own custom logic on top of it by inheriting from the class and overriding that one method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A: game-object-creationArea: Gameobject creation feature moduleS: acceptedStatus: This issue has been accepted.T: enhancementType: This is an improvement to an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions