> For the complete documentation index, see [llms.txt](https://docs.existent.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.existent.com/documentation/resources/existent-api/index/existentpawn.md).

# ExistentPawn

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > ExistentPawn

## ExistentPawn

### Class Details

**Defined in:** Public/Actors/ExistentPawn.h

**Hierarchy:** *Object > Actor > Pawn > ExistentPawn*

Represents a pawn in the Existent system, capable of interacting with Existent Spaces.

### Properties

|                  |              |   |
| ---------------- | ------------ | - |
| AExistentSpace\* | CurrentSpace |   |

### Nodes

|                                                                                                                                                                              |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Assign On Current Space Changed](/documentation/resources/existent-api/index/existentpawn/adddelegate_bind_event_to_on_current_space_changed.md)                            |
| [Bind Event to On Current Space Changed](/documentation/resources/existent-api/index/existentpawn/adddelegate_bind_event_to_on_current_space_changed.md)                     |
| [Get Current Space](/documentation/resources/existent-api/index/existentpawn/getcurrentspace.md)                                                                             |
| [Get Space Transform](/documentation/resources/existent-api/index/existentpawn/getspacetransform.md)                                                                         |
| [Is AReplicated Client](/documentation/resources/existent-api/index/existentpawn/isareplicatedclient.md)                                                                     |
| [Set Current Space](/documentation/resources/existent-api/index/existentpawn/setcurrentspace.md)                                                                             |
| [Unbind Event from On Current Space Changed](/documentation/resources/existent-api/index/existentpawn/oncurrentspacechanged.md)                                              |
| [Unbind all Events from On Current Space Changed](/documentation/resources/existent-api/index/existentpawn/cleardelegate_unbind_all_events_from_on_current_space_changed.md) |
