#AssetStore #unity #unity3d #new #asset #gamedev #indiedev #GameContentShopper

Publisher

Smooth Tools

Please Note

This entry is from Wednesday February 21, 2024. The price of the asset may have changed since then.
Please visit our homepage for recent offers and sales. Official and private Unity Asset Store™ sales usually last about 14 days.

Overview

Smooth Operator is a Unity extension that allows the use of the null conditional operator (?. also called the Elvis operator) and the null coalescing operator (??) on Unity GameObjects. No missing reference exceptions!


By default the ?. and ?? operators are not safe to use on Unity objects, as they may throw missing reference exceptions. Smooth Operator allows the safe use of these operators with no exceptions thrown.


Simply add the extension from the Unity Asset Store and import the package into your project, Smooth Operator will handle the rest, with no configuration needed.

X