blueprint

Functions in Choose Gender Widget Blueprint

  • Exposure: public
  • UE Version: 5.1

Voldemort

July 31, 2023, 2:39 pm

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v

1 comment

  • Voldemort

    July 31, 2023, 2:54 pm

    These are functions for the female and male button, when click on the female it will Send a message to OSC client with the message /Female, value 1.0 when cli9ck on male, it will send /Male with value 1.0 to OSC client.