Difference between revisions of "PARCEL MEDIA COMMAND UNLOAD"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
|name=PARCEL_MEDIA_COMMAND_UNLOAD | |name=PARCEL_MEDIA_COMMAND_UNLOAD | ||
|type=integer | |type=integer | ||
|value= | |value=8 | ||
|desc=Completely unloads the movie and restores the original texture. | |desc=Completely unloads the movie and restores the original texture. | ||
|examples | |examples |
Revision as of 00:50, 28 February 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PARCEL_MEDIA_COMMAND_UNLOAD = 8;The integer constant PARCEL_MEDIA_COMMAND_UNLOAD has the value 8
Completely unloads the movie and restores the original texture.
Caveats
Related Articles
Constants
|
Functions
• | llParcelMediaCommandList |