Show / Hide Table of Contents

Delegate Character.K2_OnEndCrouch_delegate

Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public delegate void K2_OnEndCrouch_delegate(float HalfHeightAdjust, float ScaledHalfHeightAdjust);
Parameters
Type Name Description
System.Single HalfHeightAdjust
System.Single ScaledHalfHeightAdjust
  • Improve this Doc
  • View Source
Back to top Generated by DocFX