question about Rama's TextEdit wiki tutorial...

A new, community-hosted Unreal Engine Wiki - Announcements and Releases - Unreal Engine Forums,Custom_Rendering%26_Any_TrueTypeFont

I see a reference to SVictoryChat but do not see it declared in any of the posted files. Oversight? If it just contains a function pointer than i should be able to provide this from another class.

Or is this your main widget class?

also, why implement a member of one class in the implementation of another? (i’m guessing that is just for sake of the tutorial)

Clarification would be great!

Good tutorial so far! think i’m close to getting it working.

yes that is correct, it was an oversight during renaming!

SVictoryChat should be SVictoryEditText

:slight_smile:

Rama