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:

    Total physical and mental inertia are highly agreeable, much more so than we allow ourselves to imagine. A beach not only permits such inertia but enforces it, thus neatly eliminating all problems of guilt. It is now the only place in our overly active world that does.
    John Kenneth Galbraith (b. 1908)