Search results

  1. Help! How to Hook "m_name" field name?

    how hook this singleton? this class does not have an Update, FixedUpd etc
  2. Tutorial How to modify Unity's Il2cpp String method's

    return String_CreateString(NULL, str); why pointer equal null?