Skip to content

An extended MonoBehaviour class for Unity3D projects that offer additional functionality.

Notifications You must be signed in to change notification settings

HaloUnity/GladBehaviour

 
 

Repository files navigation

GladBehaviour

Library that uses that Unity3D MonoBehaviour class as a vector to deliver additional functionality to behaviours.

##Features

Current Features:

  • Draws interface fields to the inspector
  • Draws collections of interface fields to the inspector

##How to Use

Build the VS solution, import the built DLLs, mark the xxx.Editor.dll file as an editor only file and then inherit from GladMonoBehaviour instead of MonoBehaviour to gain the additional functionality.

##Builds

Linux: Build Status

Windows: (Done Locally)

About

An extended MonoBehaviour class for Unity3D projects that offer additional functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.3%
  • Other 0.7%