This means that everything that happens after this node will only be executed on the client. Usually, you see this in classes that are specifically designed to be client-owned (or in specific functions that are “cosmetic only” that only execute on the client) like the HUD.
1 Like