BackwardsSalvo Posted March 25, 2017 Share Posted March 25, 2017 I have a custom assignable object, and I want to detect when a settler is assigned or unassigned from it. I've found a couple custom events in the WorkshopParentScript, WorkshopActorAssignedToWork and WorkshopActorUnassigned, that I assume would do what I want, but I can't figure out how to receive the event they send. I tried creating a script that extends WorkshopParentScript, which did work, but I can't RegisterForCustomEvent. Any help would be greatly appreciated. Link to comment Share on other sites More sharing options...
Recommended Posts