Open Josiah-Kunz opened 1 year ago
Like for MutationComponent and stuff.
Postponed until we have Monsters that have mutations.
Monster
Need to use something like TArray<TSubclassOf<UMutationComponent>> Mutations. I think it's that simple =)
TArray<TSubclassOf<UMutationComponent>> Mutations
Like for MutationComponent and stuff.