# Force Scripting API

This section of the documentation contains details of the scripting API that **Force** provides, all classes, methods.

If some part of code uploaded here not working please send me on [email.](https://app.gitbook.com/u/dNUbboWYxyNib724GEuJn9koDjv2)

API are grouped by namespaces they belong to, and can be selected from the sidebar to the left. For most users, the **Force** section will be the main port of call.

All API described here compiled in `Force.CSharp.Core.dll` and stored in **Binary** folder in your project with specific configuration.

All scripts that you write compiled into `Force.CSharp.Project.dll` (where .Project is name of your working project) and where links with `Force.CSharp.Core.dll.`
