inkle / ink-unity-integration

Unity integration for the open source ink narrative scripting language.
http://www.inklestudios.com/ink
Other
578 stars 101 forks source link

No "TryGetExternalFunction" function #160

Closed Arcnor closed 2 years ago

Arcnor commented 2 years ago

Current master doesn't seem to compile because Story.TryGetExternalFunction doesn't seem to exist at https://github.com/inkle/ink-unity-integration/blob/b74a1cacb71c75cdd2bb2e4fb80e95c90d4504f7/Packages/Ink/Editor/Tools/Player%20Window/InkPlayerWindow.cs#L2013 . Maybe a slight oversight when pushing something?

tomkail commented 2 years ago

Ack! Yes, thanks. Fixed!