Interface sharedvariable

mohdanis

New member
I'm looking for documentation on dynamic variable in behavior designer as I want to make a SharedVariable from an interface (which is apparently not legal c#) and am hoping dynamic variable will help with this. The alternative I'm looking at is making a SharedVariable from `object` but don't seem to have much luck there too. What's good practice for sharedvariable interface within BD?

Thanks!
 
Top