Integrating up through commit 90f050496
This commit is contained in:
@@ -108,6 +108,11 @@ namespace MockGraphCanvasServices
|
||||
return false;
|
||||
}
|
||||
|
||||
bool MockDataSlotComponent::IsUserSlot() const
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
bool MockDataSlotComponent::ConvertToValue()
|
||||
{
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user