Class ObjectInsideCollider
Detects collisions of the object it is attached to with other objects to enable combination.
Inheritance
System.Object
ObjectInsideCollider
Namespace: Others
Assembly: Assembly-CSharp.dll
Syntax
public class ObjectInsideCollider : MonoBehaviour
Fields
| Improve this Doc View SourcecombinedWithName
Temporary store of the name of the collided object.
Declaration
public string combinedWithName
Field Value
Type | Description |
---|---|
System.String |