C# (CSharp) RedBlueGames.NotNull Namespace

Nested Namespaces

RedBlueGames.NotNull.Tests

Classes

Name Description
FindNotNullsOnLaunch
NotNullAttributeDrawer
NotNullChecker This class is responsible for checking objects for NotNull violations.
NotNullFinder NotNullFinder fires off checks for NotNull violations in the scene and asset database and reports their errors.
NotNullViolation Not null violation represents data for objects that do not have their required (NotNull) fields assigned.