|
Kanda Interactions 0.7.1
|
Classes | |
| struct | Socket |
| Marks the entity as Socket, as well as setting up the Hint gameobjects. More... | |
| struct | Socketable |
| Marks the entity as Socketable. More... | |
| struct | SocketableHintTemplate |
| Specify the runtime-generated hint entity templates to be used to instantiate new hint entities when the socket is available or overlapped. More... | |
| struct | SocketableHintTemplateInstance |
| Tags the hint template entities created at runtime from either Socketable itself or SocketableHintTemplate.HintAvailableTemplateEntity/HintOverlapTemplateEntity. More... | |
| struct | SocketableHintTemplatesInitialized |
| Tags the socketables, whose hints templates have not been created yet. More... | |
| struct | SocketableHintVisual |
| Tag the instantiated hint entities from socketable's template entities when socketable is grabbed. More... | |
| class | SocketFilter |
| struct | SocketFilterData |
| A buffer of SocketFilter. This is intended to be populated during authoring of Socket and Socketable. More... | |
| class | SocketFilterExtensions |
| struct | SocketOverlap |
| Tag the Socketable entity if it's overlapping with the Socket. More... | |