Open in app
Home
Notifications
Lists
Stories

Write
Xu He
Xu He

Home

Jul 11, 2021

Unreal Pure Functions — Your tricky friend

This article is aiming to help Unreal Blueprint learners (especially who don’t come from a professional coding background) to better understand pure functions and avoid making mistake around it. What Unreal’s documentation tells you and doesn’t tell you In a Blueprint, you can check the Pure checkbox of a function to make the function pure: Pure functions don’t have…

Unreal Engine

5 min read

Unreal Pure Functions — Your tricky friend
Unreal Pure Functions — Your tricky friend

Jul 3, 2021

Macros? Functions?

If you are learning Unreal Blueprint, you’ve heard about macros and functions but feel confused about them, this is the article for you. You might find this article more helpful if you come from a non-tech background just like me. Macros vs. Functions Let’s see what Unreal’s document said: Macros take the nodes…

Unreal Engine

3 min read

Macros? Functions?
Macros? Functions?
Xu He

Xu He

I’m a game dev. I write code (but not a coder), make art (could be an artist), but mostly interested in designing games.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable