Actor Conversions
Converts and combines the Forward X,Y,Z parameters, and the Up X,Y,Z parameters, into a string with the format "<Forward Vector>,<Up Vector>".
Converts the X, Y, and Z parameters into a string with the format "X,Y,Z".
Turns a 3D position and a 3D rotation (via forward an up vectors) into a string that can be used in an actor message.
Converts the RGB values of the specified Color to a string value with the format "<Red>,<Green>,<Blue>".
Converts the X and Y parameters into a string with the format "X,Y".
Converts a string value to an actor message.
Basic Conversions
Converts a boolean to 1 (true) or 0 (false).
Converts a boolean value to a string value.
Converts a boolean value to a text value.
Converts a real value into an integer value.
Converts a real value to a string value.
Converts a real value to a text value.
Converts a real value of a specified formatting style to a text value.
Formats a duration in seconds into a localization friendly text value. For example, 150 will become 2:30 in English
Formats a number into a localization friendly text value. For example, 1000000 will become 1,000,000 in English.
Converts an integer into a real value.
Converts an integer to a string value.
Converts an integer into a text value.
Converts a string value to a real value.
Converts a string value to an integer value.
Converts a string value to a text value.
Converts a game link value to a string value.
Color Conversions
Converts a real value into a color.
Used to generate actor messages, which take colors in the range 0 to 255.
Returns the color at the specified color index. The color index is an index into the array of colors that appear when you select a color in a SC2 game lobby.
Returns the percentage value of a color component in the specified color.
Converts a real value to a color value with alpha settings.
Converts a player color value to an actual color
Preset Conversions
Converts a preset value to a color value.
Converts a preset value to a conversation value.
Converts a preset value to a unit game link value.
Converts a preset value to an integer value.
Converts a preset value to a point value.
Converts a preset value to a purchasable value.
Converts a preset value to a real value.
Converts a preset value to a region value.
Converts a preset value to a reply value.
Converts a preset value to a revealer value.
Converts a preset value to an string value.
Converts a preset value to a transmission value.
Converts a preset value to a trigger value.
Converts a preset value to a unit value.
Converts a preset value to a unit filter value.
You must login to post a comment. Don't have an account? Register to get one!
Facts
Date created
Sep 19, 2010
Last updated
Jan 24, 2011
StarCraft and Blizzard Entertainment are both trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries. These terms and all related materials, logos, and images are copyright © Blizzard Entertainment. This site is in no way associated with or endorsed by Blizzard Entertainment.