# 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](https://docs.existent.com/documentation/resources/existent-api/index/existentpawn/adddelegate_bind_event_to_on_current_space_changed)                            |
| [Bind Event to On Current Space Changed](https://docs.existent.com/documentation/resources/existent-api/index/existentpawn/adddelegate_bind_event_to_on_current_space_changed)                     |
| [Get Current Space](https://docs.existent.com/documentation/resources/existent-api/index/existentpawn/getcurrentspace)                                                                             |
| [Get Space Transform](https://docs.existent.com/documentation/resources/existent-api/index/existentpawn/getspacetransform)                                                                         |
| [Is AReplicated Client](https://docs.existent.com/documentation/resources/existent-api/index/existentpawn/isareplicatedclient)                                                                     |
| [Set Current Space](https://docs.existent.com/documentation/resources/existent-api/index/existentpawn/setcurrentspace)                                                                             |
| [Unbind Event from On Current Space Changed](https://docs.existent.com/documentation/resources/existent-api/index/existentpawn/oncurrentspacechanged)                                              |
| [Unbind all Events from On Current Space Changed](https://docs.existent.com/documentation/resources/existent-api/index/existentpawn/cleardelegate_unbind_all_events_from_on_current_space_changed) |
