Ai Stay in Area?

everything in the level is a actor in a sense. but anyways how are you creating the fenced area? if its something you are planning to use more than once in the game then its probably worth making a bp actor for the fence. if its a one off deal then you could get away with just setting up the components in the level (mesh & collision volume) and doing a script in the level bp.