Custom Entity - Entity Parameters

In a dev environment and created a custom entity. I realized after that missed the 'Has Library' option. Mistake on my end. 

Is there anyway to add this parameter after the custom entity is created or am I SOL? 

Not the end of the world being it is a separate dev environment but I couldn't find anything on if it was possible or not. 

Thanks for any insight! 

Parents
  • 0

    Edit the entity wizard ecf file called mainEntityWizard.ecf and look for HasLibrary and you can see what it does. You could then make a small component to do the same thing. Personally, if this is a dev environment, I would go to your back up (which I hope you made) and remake the entity.

    On a more comical note, in the mainEntityWizard.ecf, I can't be the only person that had a little laugh at the variable called Size_of_ASS can I?

Reply
  • 0

    Edit the entity wizard ecf file called mainEntityWizard.ecf and look for HasLibrary and you can see what it does. You could then make a small component to do the same thing. Personally, if this is a dev environment, I would go to your back up (which I hope you made) and remake the entity.

    On a more comical note, in the mainEntityWizard.ecf, I can't be the only person that had a little laugh at the variable called Size_of_ASS can I?

Children