Quantcast
Channel: Questions in topic: "dll"
Viewing all articles
Browse latest Browse all 706

DLL NullReferenceException

$
0
0
Hi. This is my code: Transform mgTarget = mg.GetMarkTarget(); print(mgTarget); print(mgTarget.GetComponent()); My problem is that the last line returns Null. The script *is* on the GameObject, but it's a DLL plugin script from an asset. How can I acces the script?

Viewing all articles
Browse latest Browse all 706

Trending Articles