Bssnake

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1
  • Bssnake created a post,

    The Rider expands the UE macro incorrectly

    USTRUCT()struct FStructss{    GENERATED_BODY()    };#define DEFINE_RESOURCE_LOGIN_REQUEST(StructName, DataType) \USTRUCT()\struct StructName \{ \    GENERATED_BODY()\    int32 code; \    FString ms...