C# Class GameCommon.FPSWeaponMaterial

Inheritance: ShaderBaseMaterial
ファイルを表示 Open project: DarrenHassan/GDM4242-GroupD

Protected Methods

Method Description
OnClone ( HighLevelMaterial sourceMaterial ) : void
OnGetExtensionFileName ( ) : string

Method Details

OnClone() protected method

protected OnClone ( HighLevelMaterial sourceMaterial ) : void
sourceMaterial HighLevelMaterial
return void

OnGetExtensionFileName() protected method

protected OnGetExtensionFileName ( ) : string
return string