메소드 | 설명 | |
---|---|---|
GetEventFunctions ( System.Version unityVersion ) : IEnumerable |
||
HasEventFunction ( [ method, System.Version unityVersion ) : bool | ||
SupportsVersion ( System.Version unityVersion ) : bool | ||
UnityType ( IClrTypeName typeName, IEnumerable |
메소드 | 설명 | |
---|---|---|
GetType ( [ module ) : ITypeElement |
public GetEventFunctions ( System.Version unityVersion ) : IEnumerable |
||
unityVersion | System.Version | |
리턴 | IEnumerable |
public HasEventFunction ( [ method, System.Version unityVersion ) : bool | ||
method | [ | |
unityVersion | System.Version | |
리턴 | bool |
public SupportsVersion ( System.Version unityVersion ) : bool | ||
unityVersion | System.Version | |
리턴 | bool |
public UnityType ( IClrTypeName typeName, IEnumerable |
||
typeName | IClrTypeName | |
eventFunctions | IEnumerable |
|
minimumVersion | System.Version | |
maximumVersion | System.Version | |
리턴 | System |