Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Rename ILevelEditorSaveManager->GetLevelData to GenerateLevelDataFromScenery #27

@seannowotny

Description

@seannowotny

Is your feature request related to a problem? Please describe.
As far as I can tell this method's common implementation is the generation of new LevelEdtorSaveData and it doesn't actually get an already existing instance of LevelEditorSaveData.

Describe the solution you'd like
Rename to GenerateLevelDataFromScenery

Describe alternatives you've considered
Idk, I'm sure there are better names than "[...]FromScenery"

Additional context
At first, I was incorrectly using this method, because I assumed that it would return already present LevelEditorSaveData.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions