Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.ProxyBitmapMaterial


00001
00002
00003
00004
00005
00006
00007
00008
// rowan: NOTE: This class has been added purely to work around a bug where C++ classes derived from native script classes do not inherit
// the scripted classes default properties. The work around is to add a placeholder noexprt native script class for the C++ class.
class ProxyBitmapMaterial extends BitmapMaterial
	native
	noexport;

var const transient private int TextureInterface;

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: ne 5.9.2004 16:01:26.000 - Creation time: st 23.5.2018 00:10:46.648 - Created with UnCodeX