idk but i tryed to use bnm in unity 6 and it cant find ou spawn objects or any type of unity
static GameObject* Find(std::string str){
static auto Find = (GameObject*(*)(String*)) GetExternMethod("UnityEngine.GameObject::Find");
return Find(CreateMonoString(str));
}
W ByNameModding: Extern method UnityEngine.GameObject::Find isn't found. Please check the code.
IS THAT ERROR IN MY CMD PLS HELP ME
idk but i tryed to use bnm in unity 6 and it cant find ou spawn objects or any type of unity
W ByNameModding: Extern method UnityEngine.GameObject::Find isn't found. Please check the code.IS THAT ERROR IN MY CMD PLS HELP ME