C4 Engine
C4 Engine API Documentation

MovieWidget::SetMovieName

Defined in:  C4Movies.h
Sets the name of the movie resource.
Prototype

void SetMovieName(const char *name);

Parameters
name The name of the movie resource that is played by the movie widget.
Description
The SetMovieName function sets the name of the movie resource that is played by the movie widget.
See Also

MovieWidget::GetMovieName