UnrealScript - "Hello, World" Example

"Hello, World" Example

The following is a hello world example using the syntax of UnrealScript.

class HelloWorld extends GameInfo; event InitGame( string Options, out string Error ) { `log( "Hello, world!" ); }

The following text will be printed to the output console when HelloWorld is initializing:

Hello, world!

Read more about this topic:  UnrealScript

Famous quotes containing the word world:

    The world is but a perennial movement. All things in it are in constant motion—the earth, the rocks of the Caucasus, the pyramids of Egypt—both with the common motion and with their own.
    Michel de Montaigne (1533–1592)