ObjectExtensions

Static Class in Zigurous.Architecture

Declaration

public static class ObjectExtensions

Description

Extension methods for Unity objects.

Extension Methods

FindNonNullReference<T>Finds a reference to the specified object type in the scene. If the object reference is already assigned, then the current reference will be returned.