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 can be at peace only if the world is stable, and there can be no stability where the will is in rebellion, where there is not tranquility of spirit and a sense of justice, of freedom, and of right.
    Woodrow Wilson (1856–1924)