Choose your operating system:
Windows
macOS
Linux
UPROPERTY()
uint32 bRequiresExecPin: 1
Does this function need an exec pin for control flow because it has internal side effects that be seen by the script VM and could therefore be optimized out? If so, set to true. Default is false.