C# Class KBuildTools_AssetDep, KEngine

Show file Open project: mr-kelly/KEngine

Public Methods

Method Description
CreateTempIlluminMaterial ( Texture tex ) : Material
DeleteTempIlluminMaterial ( ) : void
GetSvnRevMd5Tab ( ) : string

Private Methods

Method Description
AfterBuildAssetBundle ( Object asset, string path, string relativePath ) : void
BeforeBuildAssetBundle ( Object asset, string path, string relativePath ) : void
EncryptAssetBundle ( string abPath, string relativePath ) : void
KBuildTools_AssetDep ( ) : KEngine

Method Details

CreateTempIlluminMaterial() public static method

public static CreateTempIlluminMaterial ( Texture tex ) : Material
tex Texture
return Material

DeleteTempIlluminMaterial() public static method

public static DeleteTempIlluminMaterial ( ) : void
return void

GetSvnRevMd5Tab() public static method

public static GetSvnRevMd5Tab ( ) : string
return string