blueprint

Get Day Of Week

  • Exposure: public
  • UE Version: 5.0

Crepe

August 12, 2022, 2:13 pm

Returns the number of the day of the given datetime : 1- Monday 2 - Tuesday etc...

This function seems to exist in c++ but not in Blueprints in UE5 : https://docs.unrealengine.com/5.0/en-US/API/Runtime/Core/Misc/FDateTime/GetDayOfWeek/

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