MovieWidget::GetMovieName
Defined in:
Returns the name of the movie resource.
C4Movies.h
Prototype
const char *GetMovieName(void) const;
Description
The GetMovieName
function returns the name of the movie resource that is played by the movie widget.
See Also