Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitCage.cs
Go to the documentation of this file.
1using UnityEngine;
2
3public class TraitCage : TraitShackle
4{
5 public override Vector3 GetRestrainPos => default(Vector3);
6}
override Vector3 GetRestrainPos
Definition: TraitCage.cs:5