Code Snippets

4 posts
2023

Unreal Engine C++: How to spawn a Blueprint by name

If you find yourself wanting to spawn a Blueprint class within C++, here’s how.
Read more

Visual Studio Extensions: How to get colors from the VS theme

TL;DR: Read on for full details.
Read more
2013

console.log() with jsFiddle

jsFiddle is a great tool for quick JavaScript prototyping.
Read more
2012

JavaScript snippet: Remove base URL from link

I needed this function this morning so I thought I’d share it in case someone else does too.
Read more