Show / Hide Table of Contents

Interface Killable

Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public interface Killable

Methods

Kill()

Kill this object, removing it from the game on the next update cycle. Classes that implement this interface may have side effects in doing so; see each class for specific details.

Declaration
void Kill()
Back to top © 2020 Anarkis Gaming. All rights reserved. Generated by DocFX