ActorComponent-ID.md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.ActorComponent

ActorComponent.ID Property

Returns the unique ID of the component, reused by the engine, only unique while the component is alive

public uint ID { get; }

Property Value

System.UInt32

Contents

  1. 0.1UnrealEngine.Framework.ActorComponent
  2. 1ActorComponent.ID Property