Показать сообщение отдельно
Старый 21.07.2019, 00:24   #1
Новичок
 
Регистрация: 25.08.2016
Сообщений: 21
Сказал Спасибо: 0
Имеет 0 спасибок в 0 сообщенях
wongerlt пока неопределено
По умолчанию Lineage2 Interlude Draw text to canvas (c++)

Hello,
Maybe someone try to find parameters for this function? from Engine.dll
Код:
?DrawTextToCanvas@UCanvas@@UAEKHHKPBGKKKMHW4L2FontType@@HHKHHHPAV?$TArray@PAVFL2ColorFontInfo@@@@GW4EFontExceptionType@@H@Z
Код:
public: virtual unsigned long __thiscall UCanvas::DrawTextToCanvas(int,int,unsigned long,unsigned short const *,unsigned long,unsigned long,unsigned long,float,int,enum L2FontType,int,int,unsigned long,int,int,int,class TArray<class FL2ColorFontInfo *> *,unsigned short,enum EFontExceptionType,int)
What each parameter mean, maybe someone was facing with it? : confused:

most interesting for me is enum L2FontType, class TArray<class FL2ColorFontInfo *> *, enum EFontExceptionType

all other parameters i think possible to guess.

Thanks for any information.
wongerlt вне форума   Ответить с цитированием