Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hello, I am posting a question because there is a blockage while playing the toolkit.
When using ProUIListSelectednamesGet among functions, the result value is stored only with the first letter of the list name.
Does anyone have a solution to this problem?
The details are attached as a photo.
Hi,
try to remove NULL in char** selections declaration
char** selections; // 선택된 항목의 이름 배열