RemoveNullTargets (script event)

From modwiki

Jump to: navigation, search
Image:Q4square_bg.png The information on this page is specific to Quake 4.

Description

Removes all references to target_null.

Usage

In your script type...

void removeNullTargets()

Parameters

This script event does not accept parameters.

Examples

$my_entity.removeNullTargets();

Notes

This script event does not return any values.


Personal tools
Main