CS CutsceneEnd

From Dragon Age Toolset Wiki
Jump to: navigation, search

Takes care of stuff that should happen after cutscenes

void CS_CutsceneEnd(
);
Parameters:
None
Returns:

Nothing.

Source:

Core Game Resources.utility_h

Description

The generic cutscene script (gen00cs_cutscene_end) must be set on the properties of the cutscene itself for this function to be called.