Свойство | Type | Description | |
---|---|---|---|
AnimationCurveValue | |||
BoolValue | bool | ||
BoundsValue | Bounds | ||
ColorValue | Color | ||
DoubleValue | double | ||
EnumNames | string[] | ||
EnumValue | int | ||
FloatValue | float | ||
IntValue | int | ||
LongValue | long | ||
MatrixValue | Matrix4x4 | ||
MemberType | EMemberType | ||
Name | string | ||
ObjectValue | |||
Parameters | List |
||
QuaternionValue | Quaternion | ||
RectValue | Rect | ||
RepresentableType | string | ||
StringValue | string | ||
Type | Type | ||
TypeName | string | ||
Vector2Value | Vector2 | ||
Vector3Value | Vector3 | ||
Vector4Value | Vector4 |
Méthode | Description | |
---|---|---|
CopyValue ( Member, other ) : void | ||
GetValue ( ) : object | ||
Initialize ( ) : void | ||
Invoke ( GameObject item ) : void | ||
LoadType ( ) : void | ||
Member ( ) : System | ||
Member ( MemberInfo info, Type infoType, Type type, EMemberType memberType ) : System | ||
Member ( MemberInfo info, Type infoType, Type type, UnityEngine container ) : System | ||
Member ( MethodInfo info, Type infoType, Type type, ParameterInfo parameters ) : System | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
InvokeField ( GameObject item ) : void | ||
InvokeMethod ( GameObject item ) : void | ||
InvokeProperty ( GameObject item ) : void |
public Member ( MemberInfo info, Type infoType, Type type, EMemberType memberType ) : System | ||
info | MemberInfo | |
infoType | Type | |
type | Type | |
memberType | EMemberType | |
Résultat | System |
public Member ( MemberInfo info, Type infoType, Type type, UnityEngine container ) : System | ||
info | MemberInfo | |
infoType | Type | |
type | Type | |
container | UnityEngine | |
Résultat | System |
public Member ( MethodInfo info, Type infoType, Type type, ParameterInfo parameters ) : System | ||
info | MethodInfo | |
infoType | Type | |
type | Type | |
parameters | ParameterInfo | |
Résultat | System |
public AnimationCurve,UnityEngine AnimationCurveValue | ||
Résultat |