mirror of
https://github.com/maxartz15/UnitySerializedReferenceUI.git
synced 2024-11-21 15:15:36 +01:00
TestCommit after cloning.
This commit is contained in:
parent
fd7ae3508a
commit
4b41ac8f8e
@ -10,7 +10,6 @@ public class Test : MonoBehaviour
|
||||
[SerializeReferenceUIRestrictionIncludeTypes(typeof(DogBase), typeof(IApe))]
|
||||
public IAnimal restrictedAnimals = default;
|
||||
|
||||
|
||||
[Header("Interface")]
|
||||
[SerializeReference]
|
||||
[SerializeReferenceButton]
|
||||
|
Loading…
Reference in New Issue
Block a user