Guys, I'm trying to play around with unrealscript a bit and in class:
there is a member of type StaticMesh called interestingly enough StaticMesh, but when I started looking for that class (StaticMesh) it is nowhere to be found. Anyone knows why?
Regards
Code:
class StaticMeshComponent extends MeshComponent
Regards
Comment