Summary
If `source` is not null, `target` is given its value.
- Assembly
- Kybernetik
.InspectorGadgets .dll - Namespace
- InspectorGadgets
- Containing Type
- IGUtils
Syntax
public static void Set(this Nullable<float> source, ref float target)
Parameters
Name | Type | Description |
---|---|---|
source | Nullable |
|
target | float |
Return Value
Type | Description |
---|---|
void |