SetShapeEqCompAttack

Sets the compression attack multiplier.

Syntax

HRESULT SetShapeEqCompAttack(
         SHAPE_EQCOMP_CONTEXT *context,
         float attack
)  

Parameters

context
Type: SHAPE_EQCOMP_CONTEXT *

[in, out] Pointer to a SHAPE_EQCOMP_CONTEXT structure.

attack
Type: float 

The attack multiplier.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapeeqcompcontext.h.

Library: Use acphal.lib.