SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Enum CollisionEventTypes

    Used to allow choosing when certain event or callbacks are invoked. for an example of it's implementation.

    Namespace: SF.Physics
    Assembly: cs.temp.dll.dll
    Syntax
    public enum CollisionEventTypes

    Fields

    Name Description
    OnTriggerEnter2D
    OnTriggerExit2D
    In This Article
    Back to top Generated by DocFX