NitroExampleClass Class Reference

Detailed Description

This class is used in the NitroExample. It shows that Nitro can call C# functions directly and work with your games objects. Note that you can block calls like this with nitro security domains.

Static Public Member Functions

static void Hello ()
 

Member Function Documentation

static void NitroExampleClass.Hello ( )
inlinestatic