C# Class MassEffect3.FileFormats.StringHelpers

Show file Open project: ME3Explorer/ME3Explorer

Public Methods

Method Description
HashCrc32 ( this input ) : uint
HashCrc32 ( this input, uint hash ) : uint

Method Details

HashCrc32() public static method

public static HashCrc32 ( this input ) : uint
input this
return uint

HashCrc32() public static method

public static HashCrc32 ( this input, uint hash ) : uint
input this
hash uint
return uint