Table of Contents

Class SwapEvent

Namespace
CustomKnight
Assembly
CustomKnight.dll

SwapEvent

public class SwapEvent : EventArgs
Inheritance
SwapEvent
Inherited Members

Properties

go

GameObject being swapped

public GameObject go { get; set; }

Property Value

GameObject

gop

Current GameObjectProxt

public GameObjectProxy gop { get; set; }

Property Value

GameObjectProxy