projects
/
Unity431f1
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Runtime
/
Graphs
/
UnityEngine.Graphs
/
LogicNodeLibrary
/
LogicNodeUtility.cs
blob: 1caca646ec875778c304f80c54bb4651f2ddfc27 (
plain
)
1
2
3
4
5
namespace UnityEngine.Graphs.LogicGraph { public delegate void Action (); }