Skip to content

Convert BPManagedCommand to a non-UObject#4

Open
slonopotamus wants to merge 1 commit intoDeviantdVeloper:developmentfrom
slonopotamus:non-uobject-managedcommand
Open

Convert BPManagedCommand to a non-UObject#4
slonopotamus wants to merge 1 commit intoDeviantdVeloper:developmentfrom
slonopotamus:non-uobject-managedcommand

Conversation

@slonopotamus
Copy link

Rationale: there is no need to put pressure on GC

Also, prevent crash in BPManagedCommand::UpdateDevice if curve was not specified

Rationale: there is no need to put pressure on GC

Also, prevent crash in BPManagedCommand::UpdateDevice if curve was not specified
@slonopotamus slonopotamus force-pushed the non-uobject-managedcommand branch from 0bdbc31 to 2f52238 Compare September 23, 2025 12:09
@DeviantdVeloper
Copy link
Owner

I like this conceptually, I always thought UObjects were a little heavy handed for this particular task but also well suited, and of course stopping crashes is a no brainer.

I will look over this in more detail later and give it some testing too.

@DeviantdVeloper DeviantdVeloper changed the base branch from main to development October 11, 2025 13:43
@DeviantdVeloper DeviantdVeloper self-assigned this Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants