Skip to content
View nicolasmaclean's full-sized avatar

Organizations

@utd-sgdp
Block or Report

Block or report nicolasmaclean

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nicolasmaclean/README.md

ᓚᘏᗢ

Pinned Loading

  1. System for dependency injection in U... System for dependency injection in Unity. Everything revolves arround the [Dependency] attribute. The SystemBehaviour class can be derived from or the CollectDependencies method can be called directly to perform injection.
    1
    using System;
    2
    using System.Collections.Generic;
    3
    using System.Linq;
    4
    using System.Reflection;
    5
    using UnityEngine;
  2. utd-sgda/utd-sgda.github.io utd-sgda/utd-sgda.github.io Public

    The official website of the Student Game Developer Association at UT Dallas

    SCSS 2 3