Play
Sandbox.Engine
abstract void Play( string name, )

Summary

Play the given sequence until it ends, then blend back. Calling this function with a new sequence while another one is playing will immediately start blending from the old one to the new one.

Parameters

string name,