zp_get_zombie_class_info

Syntax

native zp_get_zombie_class_info(classid, info[], len)

Usage

classid
Internal zombie class ID.
info
The buffer to store the string in.
len
Character size of the output buffer.

Description

Returns a zombie class' description (passed by reference).

Return

True on success, false otherwise.