This is the old Animancer v7.4 documentation. Click here for the latest version.

IInteractable Interface

Summary

An object that can be interacted with.
Assembly
Animancer.dll
Namespace
Animancer.Examples.FineControl
Implementing Types
graph BT Type["IInteractable"] class Type type-node Implementing0["HealthPool"]-.->Type click Implementing0 "/animancer-v7-4/api/Animancer.Examples.StateMachines/HealthPool" Implementing1["Door"]-.->Type click Implementing1 "/animancer-v7-4/api/Animancer.Examples.FineControl/Door"

Syntax

public interface IInteractable

Examples

Doors

Methods

Name Value Summary
Interact() void