Skip to content
Permalink
Browse files

miss require Ractive

  • Loading branch information
crocuis committed May 25, 2016
1 parent 57c7a32 commit 9b8462294108d85c3e2bdb93214104345f40b18d
Showing with 3 additions and 1 deletion.
  1. +2 −0 Examples/Content/Scripts/helloRactive.js
  2. +1 −1 Examples/Content/Scripts/ractive.js
@@ -3,6 +3,8 @@
let UMG = require('UMG')
let instantiator = require('instantiator')
let _ = require('lodash')
let Ractive = require('ractive')
Context.RunFile('ractive.js')

function GetPC() {
return PlayerController.C(GWorld.GetAllActorsOfClass(PlayerController).OutActors[0])

Some generated files are not rendered by default. Learn more.

0 comments on commit 9b84622

Please sign in to comment.
You can’t perform that action at this time.