This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
ghorsington
/
COM_Diff
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
afec831cc1
Rami (Branch)
Tag
eng_trial
eng_trial_versions
master
COM_Diff
/
Assembly-CSharp
/
Leap
/
Unity
/
Attributes
/
IPropertyDisabler.cs
IPropertyDisabler.cs
96 B
Cronologia
Originale
1
2
3
4
5
6
7
8
using System;
namespace Leap.Unity.Attributes
{
public interface IPropertyDisabler
{
}
}