PostThinkPawnParams
Struct PostThinkPawnParams
Namespace: SwiftlyS2.Shared.GameHooks
Assembly: SwiftlyS2.CS2.dll
public struct PostThinkPawnParamsInherited Members
- object.Equals(object?)
- object.Equals(object?, object?)
- object.GetHashCode()
- object.GetType()
- object.ReferenceEquals(object?, object?)
- object.ToString()
Properties
Player
public required IPlayer Player { readonly get; set; }Property Value