Show / Hide Table of Contents

Class CollisionShapeBehaviour

Behaviour responsible for triggering collision shape enter and exit events when an element's position changes

Inheritance
object
CollisionShapeBehaviour
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: SlipeServer.Server.Behaviour
Assembly: SlipeServer.Server.dll
Syntax
public class CollisionShapeBehaviour

Constructors

| Edit this page View Source

CollisionShapeBehaviour(MtaServer, IElementCollection)

Declaration
public CollisionShapeBehaviour(MtaServer server, IElementCollection elementCollection)
Parameters
Type Name Description
MtaServer server
IElementCollection elementCollection
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX