AIVoiceChangerExceedMaxCount constant

int const AIVoiceChangerExceedMaxCount

Description: Failed to create AI voice changer.
Cause: The instance exceeds the maximum limit.
Solutions: Use an existing AI voice changer instance or destroy the previous instance.

Implementation

static const int AIVoiceChangerExceedMaxCount = 1021001;