Table of Contents

Class PhysicsEventLogger

Namespace
LunyScript.SmokeTests.Helper
Assembly
LunyScript.Unity.SmokeTests.dll
public sealed class PhysicsEventLogger : MonoBehaviour
Inheritance
object
PhysicsEventLogger

Constructors

PhysicsEventLogger()

public PhysicsEventLogger()

Fields

LogCollisionEvents

public bool LogCollisionEvents

Field Value

bool

LogStayEvents

public bool LogStayEvents

Field Value

bool

LogTriggerEvents

public bool LogTriggerEvents

Field Value

bool