Types
Nift helmet projection banner

Introduction

Both Nift's in-built scripting language f++ and in-built template language n++ have a type system implemented. The purpose of this page is to index the different types that are available, see here for general documentation on how to define variables and here for documentation on syntax for user-defined structs/types.

[index]

Index

Coming soon

There will be more types added soon, including but not limited to:

  • standard libraries for both f++ and n++ including things like arrays and vectors for arbitrary types (which can handle multiple dimensions)