sirius-utility-nodes icon indicating copy to clipboard operation
sirius-utility-nodes copied to clipboard

Development repository for all my plugins.

Results 4 sirius-utility-nodes issues
Sort by recently updated
recently updated
newest added

So currently when writing the print statements, you often have to print something like `Actor received event {event}`. Python's f-strings (linked) have a way around this, which I think would...

Attempts to create a blueprint macro for looping over a TMap type object have been unsuccesful so far. When the key & value types are wildcards it appears that Unreal...

enhancement

Simple arithmetic nodes, but with dynamic amount of inputs.

enhancement

At work, the only time we still need to explicitly cast to a type (i.e. can't solve this with an interface) is when we want to bind to an event...

enhancement