Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send2UE - Strip Numbers From Sockets #46

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

JoshQuake
Copy link
Collaborator

Strips numbers trailing a period from socket names. i.e. SOCKET_Top.001 becomes socket Top in unreal

Resolves #36

strips '.001' etc from socket names by splitting at the period and grabbing first result
@JoshQuake JoshQuake merged commit 352c2d1 into main Jul 25, 2024
4 checks passed
@JoshQuake JoshQuake deleted the send2ue-socketstrip branch July 25, 2024 22:28
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.

[Send To Unreal] - Strip Numbers from Socket Objects in Multi-Object Files
1 participant