6 results for "blueprint" in class
Function library that exposes FInstancedStruct — a type-erased container that can hold an instance of any UScriptStruct — to Blueprint graphs.
A static function library that exposes FPaths — engine, project, and platform directory queries and path-string manipulation — to Blueprint and Python.
Blueprint function library exposing generic map operations (add, remove, find, keys, values, length, and more) that work against any wildcard TMap type.
Blueprint function library exposing generic set operations (add, remove, contains, union, intersection, and more) that work against any wildcard TSet type.
Blueprint-thread-safe function library exposing critically damped spring interpolation, velocity-spring damping, and simple exponential damping helpers for floats, vectors, quaternions, and rotators.
Blueprint function library exposing Slate geometry and coordinate conversion utilities to Blueprints and C++.