[This is preliminary documentation and is subject to change.]

Custom parameter to be passed to Player.ConfirmCallback.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)

Syntax

   
 C# 
[CanBeNullAttribute]
public Object ConfirmParameter { get; private set; }

See Also