コード例 #1
0
FTimespan UKismetMathLibrary::GetDuration( FTimespan A )
{
	return A.GetDuration();
}