Ekim Tan

ekimtan97

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

Changing Parameters on Instanced Blueprints 2019年2月21日11:52

Hello!
Recently I checked out the actor instancing feature and it is working great. As a next step I wanted to change parameters in instanced actors(in my case a blueprint). According to documentation I can change default static mesh properties by creating a unreal_uproperty_*** attribute but its not working on user created variables in blueprints. I suspect this is because those variables are not uproperties? If that is true, is there any other way to achieve that?