Entity spawn methods are being renamed. #19508
ElectroJr
announced in
Code announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
space-wizards/RobustToolbox/pull/4280 adds several new entity spawn methods. Some of the old methods will soon be marked as obsolete and eventually removed. The most notable change is that the old
Spawn(string?, EntityCoordinates)
function will be renamed toSpawnAttachedTo()
See PR description more info
Beta Was this translation helpful? Give feedback.
All reactions