Skip to content

IComponent

Anthony Baynham edited this page May 29, 2016 · 2 revisions

This is a blank interface that you should have all your component types implement. Components should not contain any logic, only data.

Clone this wiki locally