Method | Description | |
---|---|---|
IsAssignableFrom ( IType other ) : bool | ||
IsSubclassOf ( IType other ) : bool | ||
Resolve ( List targetList, string name, EntityType flags ) : bool |
Method | Description | |
---|---|---|
VoidTypeImpl ( |
public IsAssignableFrom ( IType other ) : bool | ||
other | IType | |
return | bool |
public Resolve ( List targetList, string name, EntityType flags ) : bool | ||
targetList | List | |
name | string | |
flags | EntityType | |
return | bool |