Movie::IsValid

Movie::IsValid
virtual bool IsValid() = 0;
Description

IsValid returns whether or not the movie was instantiated by a correctly-licensed Scaleform instance.

Return Value

Returns true if the movie was instantiated by a correctly licensed Scaleform instance and false otherwise.