Added header
parent
93e36943a2
commit
5a3621a464
|
@ -1,4 +1,8 @@
|
|||
using System.Collections;
|
||||
/// Credit Beka Westberg
|
||||
/// Sourced from - https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/pull-requests/28
|
||||
/// Updated by SimonDarksideJ - Added some exception management and a SetNewItems to replace the content programmatically
|
||||
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine.EventSystems;
|
||||
using UnityEngine.Events;
|
||||
|
|
Loading…
Reference in New Issue