MovieWidget::SetMovieName
Defined in:
Sets the name of the movie resource.
C4Movies.h
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